runtime error

Exit code: 1. Reason: �█| 154/154 [00:00<00:00, 349kB/s] ******************************************** * Trying to transpile functions from Python -> JS for performance * (1/3) <lambda>: ✅ * (2/3) <lambda>: ✅ * (3/3) <lambda>: ✅ ******************************************** GRADIO_HOT_RELOAD: Using 'app' for demo name * 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 79, in <module> app.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. model.safetensors: 1%| | 50.8M/5.48G [00:09<17:17, 5.23MB/s] model.safetensors: 2%|▏ | 118M/5.48G [00:10<06:59, 12.8MB/s]  model.safetensors: 7%|▋ | 386M/5.48G [00:11<01:39, 51.3MB/s] model.safetensors: 18%|█▊ | 990M/5.48G [00:13<00:30, 148MB/s]  model.safetensors: 25%|██▌ | 1.39G/5.48G [00:14<00:21, 191MB/s]/usr/local/lib/python3.13/site-packages/spaces/_vendor/codefind/registry.py:46: FutureWarning: `torch.distributed.reduce_op` is deprecated, please use `torch.distributed.ReduceOp` instead if isinstance(obj, types.FunctionType): model.safetensors: 32%|███▏ | 1.73G/5.48G [00:22<00:42, 88.4MB/s] model.safetensors: 56%|█████▌ | 3.07G/5.48G [00:23<00:10, 225MB/s]  model.safetensors: 83%|████████▎ | 4.54G/5.48G [00:24<00:02, 393MB/s] model.safetensors: 99%|█████████▉| 5.42G/5.48G [00:25<00:00, 458MB/s] model.safetensors: 100%|██████████| 5.48G/5.48G [00:25<00:00, 216MB/s]

Container logs:

Fetching error logs...