runtime error
Exit code: 1. Reason: ��████| 3/3 [00:00<00:00, 5.91it/s] Loading pipeline components...: 20%|██ | 1/5 [00:04<00:18, 4.74s/it][A Loading weights: 0%| | 0/398 [00:00<?, ?it/s][A Loading weights: 0%| | 1/398 [00:02<13:23, 2.03s/it][A Loading weights: 53%|█████▎ | 212/398 [00:03<00:02, 83.92it/s][A Loading weights: 82%|████████▏ | 325/398 [00:05<00:01, 68.03it/s][A Loading weights: 100%|██████████| 398/398 [00:07<00:00, 51.75it/s] Loading pipeline components...: 60%|██████ | 3/5 [00:13<00:08, 4.37s/it][A Loading pipeline components...: 100%|██████████| 5/5 [00:14<00:00, 2.50s/it][A Loading pipeline components...: 100%|██████████| 5/5 [00:14<00:00, 2.94s/it] /app/app.py:79: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: css. Please pass these parameters to launch() instead. with gr.Blocks(css=css) as demo: Traceback (most recent call last): File "/app/app.py", line 114, in <module> demo.launch(debug=False) ~~~~~~~~~~~^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2774, in launch ) = http_server.start_server( ~~~~~~~~~~~~~~~~~~~~~~~~^ app=self.app, ^^^^^^^^^^^^^ ...<4 lines>... ssl_keyfile_password=ssl_keyfile_password, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) ^ File "/usr/local/lib/python3.13/site-packages/gradio/http_server.py", line 182, in start_server raise OSError( f"Cannot find empty port in range: {min(server_ports)}-{max(server_ports)}. You can specify a different port by setting the GRADIO_SERVER_PORT environment variable or passing the `server_port` parameter to `launch()`." ) 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...