runtime error

Exit code: 1. Reason:  Downloading (incomplete total...): 23%|██▎ | 1.70G/7.34G [01:31<04:14, 22.1MB/s] Fetching 12 files: 33%|███▎ | 4/12 [01:31<03:02, 22.76s/it] Fetching 12 files: 100%|██████████| 12/12 [01:31<00:00, 7.65s/it] Download complete: 100%|██████████| 7.34G/7.34G [01:31<00:00, 22.1MB/s]  Loading pipeline components...: 0%| | 0/5 [00:00<?, ?it/s] Download complete: 100%|██████████| 7.34G/7.34G [01:33<00:00, 78.5MB/s] Loading pipeline components...: 40%|████ | 2/5 [00:03<00:04, 1.53s/it] Loading weights: 0%| | 0/372 [00:00<?, ?it/s] Loading weights: 100%|██████████| 372/372 [00:00<00:00, 1807.12it/s] Loading pipeline components...: 100%|██████████| 5/5 [00:04<00:00, 1.10it/s] Loading pipeline components...: 100%|██████████| 5/5 [00:04<00:00, 1.02it/s] The TextToVideoSDPipeline has been deprecated and will not receive bug fixes or feature updates after Diffusers version 0.33.1. Model loaded successfully! /app/app.py:35: 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. with gr.Blocks(theme=gr.themes.Soft()) as demo: * 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 56, 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...