runtime error

Exit code: 1. Reason: weights: 100%|██████████| 523/523 [00:00<00:00, 1178.72it/s] generation_config.json: 0%| | 0.00/251 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 251/251 [00:00<00:00, 215kB/s] config.json: 0%| | 0.00/722 [00:00<?, ?B/s] config.json: 100%|██████████| 722/722 [00:00<00:00, 3.20MB/s] vocab.json: 0%| | 0.00/1.50M [00:00<?, ?B/s] vocab.json: 100%|██████████| 1.50M/1.50M [00:00<00:00, 47.2MB/s] merges.txt: 0%| | 0.00/1.15M [00:00<?, ?B/s] merges.txt: 100%|██████████| 1.15M/1.15M [00:00<00:00, 65.3MB/s] preprocessor_config.json: 0%| | 0.00/160 [00:00<?, ?B/s] preprocessor_config.json: 100%|██████████| 160/160 [00:00<00:00, 736kB/s] Ready. ******************************************** * Trying to transpile functions from Python -> JS for performance * (1/1) <lambda>: ✅ ******************************************** Traceback (most recent call last): File "/app/app.py", line 44, in <module> demo.launch(share=False) ~~~~~~~~~~~^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2738, 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...