runtime error

Exit code: 1. Reason: �████████| 294/294 [00:00<00:00, 1.08MB/s] vocab.json: 0%| | 0.00/798k [00:00<?, ?B/s] vocab.json: 100%|██████████| 798k/798k [00:00<00:00, 16.7MB/s] model.safetensors: 0%| | 0.00/329M [00:01<?, ?B/s] merges.txt: 0%| | 0.00/456k [00:00<?, ?B/s] merges.txt: 100%|██████████| 456k/456k [00:00<00:00, 27.0MB/s] tokenizer.json: 0%| | 0.00/1.36M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 1.36M/1.36M [00:00<00:00, 15.4MB/s] special_tokens_map.json: 0%| | 0.00/239 [00:00<?, ?B/s] special_tokens_map.json: 100%|██████████| 239/239 [00:00<00:00, 85.9kB/s] Model loaded. model.safetensors: 3%|▎ | 8.38M/329M [00:02<00:44, 7.25MB/s]/app/app.py:323: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme, css. Please pass these parameters to launch() instead. with gr.Blocks(title="Empathy Engine", css=CSS, theme=gr.themes.Base()) as demo: model.safetensors: 61%|██████ | 201M/329M [00:05<00:02, 54.3MB/s]  model.safetensors: 100%|██████████| 329M/329M [00:05<00:00, 62.4MB/s] * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) Traceback (most recent call last): File "/app/app.py", line 437, in <module> demo.launch(server_name="0.0.0.0", server_port=7860, share=False) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2814, in launch raise ValueError( "When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost." ) ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.

Container logs:

Fetching error logs...