runtime error

Exit code: 1. Reason: eline with: checkpoint_path=/root/.cache/huggingface/hub/models--Lightricks--LTX-2/snapshots/47da56e2ad66ce4125a9922b4a8826bf407f9d0a/ltx-2-19b-dev-fp8.safetensors distilled_lora_path=/root/.cache/huggingface/hub/models--Lightricks--LTX-2/snapshots/47da56e2ad66ce4125a9922b4a8826bf407f9d0a/ltx-2-19b-distilled-lora-384.safetensors spatial_upsampler_path=/root/.cache/huggingface/hub/models--Lightricks--LTX-2/snapshots/47da56e2ad66ce4125a9922b4a8826bf407f9d0a/ltx-2-spatial-upscaler-x2-1.0.safetensors text_encoder_space=linoyts/gemma-text-encoder Connecting to text encoder space: linoyts/gemma-text-encoder Loaded as API: https://linoyts-gemma-text-encoder.hf.space βœ“ Text encoder client connected! ================================================================================ Pipeline fully loaded and ready! ================================================================================ Will cache examples in '/app/.gradio/cached_examples/23' directory at first use. Traceback (most recent call last): File "/app/app.py", line 322, in <module> demo.launch(theme=gr.themes.Citrus(), css=css) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2715, 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...