runtime error

Exit code: 1. Reason: [*] Loading SupraLabs/Supra-50M-Instruct on CPU... 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/718 [00:00<?, ?B/s] config.json: 100%|██████████| 718/718 [00:00<00:00, 2.09MB/s] tokenizer_config.json: 0%| | 0.00/220 [00:00<?, ?B/s] tokenizer_config.json: 100%|██████████| 220/220 [00:00<00:00, 727kB/s] tokenizer.json: 0%| | 0.00/2.27M [00:00<?, ?B/s] tokenizer.json: 100%|██████████| 2.27M/2.27M [00:00<00:00, 63.9MB/s] model.safetensors: 0%| | 0.00/104M [00:00<?, ?B/s] model.safetensors: 100%|██████████| 104M/104M [00:02<00:00, 35.4MB/s] model.safetensors: 100%|██████████| 104M/104M [00:02<00:00, 35.4MB/s] Loading weights: 0%| | 0/110 [00:00<?, ?it/s] Loading weights: 100%|██████████| 110/110 [00:00<00:00, 246.48it/s] generation_config.json: 0%| | 0.00/215 [00:00<?, ?B/s] generation_config.json: 100%|██████████| 215/215 [00:00<00:00, 484kB/s] [+] Model ready. * 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 172, in <module> demo.launch() ~~~~~~~~~~~^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2807, 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...