runtime error

Exit code: 1. Reason: Warning: You are sending unauthenticated requests to the HF Hub. Please set a HF_TOKEN to enable higher rate limits and faster downloads. config.json: 0%| | 0.00/897 [00:00<?, ?B/s] config.json: 100%|██████████| 897/897 [00:00<00:00, 3.32MB/s] model.safetensors: 0%| | 0.00/268M [00:00<?, ?B/s] model.safetensors: 0%| | 46.5k/268M [00:01<1:41:13, 44.1kB/s] model.safetensors: 25%|██▌ | 67.1M/268M [00:02<00:07, 26.1MB/s]  model.safetensors: 100%|██████████| 268M/268M [00:03<00:00, 77.7MB/s] Loading weights: 0%| | 0/104 [00:00<?, ?it/s] Loading weights: 100%|██████████| 104/104 [00:00<00:00, 9042.45it/s] tokenizer_config.json: 0%| | 0.00/322 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 322/322 [00:00<00:00, 1.35MB/s] tokenizer.json: 0%| | 0.00/712k [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 712k/712k [00:00<00:00, 68.3MB/s] ******************************************** * Trying to transpile functions from Python -> JS for performance * (1/2) <lambda>: ✅ * (2/2) <lambda>: ✅ ******************************************** * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) Caching examples at: '/app/.gradio/cached_examples/16' Traceback (most recent call last): File "/app/app.py", line 72, in <module> demo.launch() ~~~~~~~~~~~^^ 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...