runtime error

Exit code: 1. Reason:  model-00000-of-00001.safetensors: 25%|β–ˆβ–ˆβ– | 537M/2.16G [00:13<00:43, 37.2MB/s] model-00000-of-00001.safetensors: 50%|β–ˆβ–ˆβ–ˆβ–ˆβ–‰ | 1.07G/2.16G [00:14<00:11, 93.3MB/s] model-00000-of-00001.safetensors: 90%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ | 1.95G/2.16G [00:15<00:01, 183MB/s]  model-00000-of-00001.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.16G/2.16G [00:16<00:00, 131MB/s] Loading weights: 0%| | 0/219 [00:00<?, ?it/s] Loading weights: 0%| | 1/219 [00:01<03:48, 1.05s/it] Loading weights: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 219/219 [00:02<00:00, 108.88it/s] generation_config.json: 0%| | 0.00/213 [00:00<?, ?B/s] generation_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 213/213 [00:00<00:00, 567kB/s] [inproc] attaching LoRA /app/qlora_model_v5 [inproc] ready. GRADIO_HOT_RELOAD: Launching demo not found in __main__. Using 'demo' Traceback (most recent call last): File "/app/app.py", line 452, in <module> build().launch(server_name=host, server_port=port, show_error=True, css=CSS) ~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2949, 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: 7861-7861. 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...