runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 65, in <module> gr.Metric(label="Total de Requisições", value=metrics_data["total_requests"]) ^^^^^^^^^ AttributeError: module 'gradio' has no attribute 'Metric'. Did you mean: 'Matrix'?
Container logs:
Fetching error logs...