runtime error

Exit code: 1. Reason: �█| 104/104 [00:00<00:00, 798.24it/s, Materializing param=pre_classifier.weight] Loading weights: 100%|██████████| 104/104 [00:00<00:00, 797.81it/s, Materializing param=pre_classifier.weight] Loading weights: 100%|██████████| 104/104 [00:00<00:00, 797.04it/s, Materializing param=pre_classifier.weight] tokenizer_config.json: 0%| | 0.00/1.28k [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 1.28k/1.28k [00:00<00:00, 4.97MB/s] special_tokens_map.json: 0%| | 0.00/125 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 125/125 [00:00<00:00, 514kB/s] vocab.txt: 0%| | 0.00/232k [00:00<?, ?B/s] vocab.txt: 100%|██████████| 232k/232k [00:00<00:00, 8.99MB/s] ******************************************** * Trying to transpile functions from Python -> JS for performance * (1/1) <lambda>: ✅ ******************************************** GRADIO_HOT_RELOAD: Using 'iface' for demo name Traceback (most recent call last): File "/app/app.py", line 47, in <module> iface.launch() ~~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2720, 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...