runtime error
Exit code: 1. Reason: ou are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. preprocessor_config.json: 0%| | 0.00/775 [00:00<?, ?B/s][A preprocessor_config.json: 100%|ββββββββββ| 775/775 [00:00<00:00, 117kB/s] config.json: 0%| | 0.00/950 [00:00<?, ?B/s][A config.json: 100%|ββββββββββ| 950/950 [00:00<00:00, 4.21MB/s] model.safetensors: 0%| | 0.00/99.2M [00:00<?, ?B/s][A model.safetensors: 100%|ββββββββββ| 99.2M/99.2M [00:02<00:00, 36.8MB/s][A model.safetensors: 100%|ββββββββββ| 99.2M/99.2M [00:02<00:00, 35.0MB/s] Loading weights: 0%| | 0/287 [00:00<?, ?it/s][A Loading weights: 100%|ββββββββββ| 287/287 [00:00<00:00, 1610.45it/s] [KDownloading https://github.com/ultralytics/assets/releases/download/v8.4.0/yolov8n.pt to 'yolov8n.pt': 94% ββββββββββββ 5.9/6.2MB 58.7MB/s 0.1s<0.0s [KDownloading https://github.com/ultralytics/assets/releases/download/v8.4.0/yolov8n.pt to 'yolov8n.pt': 100% ββββββββββββ 6.2MB 56.5MB/s 0.1s Models loaded /app/app.py:126: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. with gr.Blocks(title="Monocular Depth Risk Detection", theme=gr.themes.Monochrome()) as demo: Traceback (most recent call last): File "/app/app.py", line 179, in <module> demo.launch() File "/usr/local/lib/python3.12/site-packages/gradio/blocks.py", line 2774, in launch ) = http_server.start_server( ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.12/site-packages/gradio/http_server.py", line 182, in start_server raise OSError( OSError: Cannot find empty port in range: 7860-7860. You can specify a different port by setting the GRADIO_SERVER_PORT environment variable or passing the `server_port` parameter to `launch()`.
Container logs:
Fetching error logs...