runtime error
Exit code: 1. Reason: 5.37it/s][A Loading weights: 59%|█████▉ | 151/254 [00:35<00:19, 5.34it/s][A Loading weights: 69%|██████▉ | 175/254 [00:40<00:15, 5.17it/s][A Loading weights: 75%|███████▍ | 190/254 [00:42<00:11, 5.41it/s][A Loading weights: 80%|███████▉ | 202/254 [00:46<00:10, 4.95it/s][A Loading weights: 83%|████████▎ | 211/254 [00:48<00:09, 4.68it/s][A Loading weights: 86%|████████▌ | 219/254 [00:50<00:07, 4.66it/s][A Loading weights: 90%|████████▉ | 228/254 [00:52<00:05, 4.73it/s][A Loading weights: 93%|█████████▎| 237/254 [00:54<00:03, 4.74it/s][A Loading weights: 97%|█████████▋| 246/254 [00:56<00:01, 4.68it/s][A Loading weights: 100%|██████████| 254/254 [00:56<00:00, 4.50it/s] generation_config.json: 0%| | 0.00/234 [00:00<?, ?B/s][A generation_config.json: 100%|██████████| 234/234 [00:00<00:00, 107kB/s] Traceback (most recent call last): File "/app/app.py", line 55, in <module> demo.launch() ~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2952, 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: 7861-7861. 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...