runtime error

Exit code: 1. Reason: 0.00/711k [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 711k/711k [00:00<00:00, 50.5MB/s] special_tokens_map.json: 0%| | 0.00/125 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 125/125 [00:00<00:00, 793kB/s] Device set to use cpu /usr/local/lib/python3.13/site-packages/transformers/pipelines/text_classification.py:111: UserWarning: `return_all_scores` is now deprecated, if want a similar functionality use `top_k=None` instead of `return_all_scores=True` or `top_k=1` instead of `return_all_scores=False`. warnings.warn( /usr/local/lib/python3.13/site-packages/gradio/interface.py:171: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. super().__init__( ******************************************** * Trying to transpile functions from Python -> JS for performance * (1/2) <lambda>: ✅ * (2/2) <lambda>: ✅ ******************************************** Traceback (most recent call last): File "/app/app.py", line 53, in <module> demo.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...