runtime error

Exit code: 1. Reason: B/s]  Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Download complete: 100%|██████████| 13.9G/13.9G [00:53<00:00, 260MB/s] Loading weights: 0%| | 0/517 [00:00<?, ?it/s] Loading weights: 74%|███████▎ | 380/517 [00:01<00:00, 378.76it/s] Loading weights: 100%|██████████| 517/517 [00:01<00:00, 433.38it/s] Loading pipeline components...: 14%|█▍ | 1/7 [00:01<00:11, 1.93s/it] Loading weights: 0%| | 0/196 [00:00<?, ?it/s] Loading weights: 100%|██████████| 196/196 [00:00<00:00, 1057.11it/s] Loading pipeline components...: 57%|█████▋ | 4/7 [00:03<00:02, 1.42it/s] Loading pipeline components...: 86%|████████▌ | 6/7 [00:04<00:00, 1.30it/s] Loading pipeline components...: 100%|██████████| 7/7 [00:05<00:00, 1.40it/s] /app/app.py:62: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: css. Please pass these parameters to launch() instead. with gr.Blocks(css=css) as demo: /usr/local/lib/python3.13/site-packages/gradio/components/base.py:202: UserWarning: show_label has no effect when container is False. warnings.warn("show_label has no effect when container is False.") * 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 156, in <module> demo.launch() ~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2812, 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...