runtime error
Exit code: 1. Reason: 1.63G [00:18<00:00, 88.5MB/s] Loading weights: 0%| | 0/515 [00:00<?, ?it/s][A Loading weights: 100%|ββββββββββ| 515/515 [00:00<00:00, 1108.32it/s] tokenizer_config.json: 0%| | 0.00/26.0 [00:00<?, ?B/s][A tokenizer_config.json: 100%|ββββββββββ| 26.0/26.0 [00:00<00:00, 98.6kB/s] vocab.json: 0%| | 0.00/899k [00:00<?, ?B/s][A vocab.json: 100%|ββββββββββ| 899k/899k [00:00<00:00, 18.4MB/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s][A merges.txt: 100%|ββββββββββ| 456k/456k [00:00<00:00, 33.0MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s][A tokenizer.json: 100%|ββββββββββ| 1.36M/1.36M [00:00<00:00, 48.4MB/s] All models ready. /app/app.py:480: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme, css. Please pass these parameters to launch() instead. with gr.Blocks( GRADIO_HOT_RELOAD: Using 'app' for demo name Traceback (most recent call last): File "/app/app.py", line 629, in <module> app.launch() ~~~~~~~~~~^^ 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...