runtime error

Exit code: 1. Reason: el.bin: 0%| | 0.00/499M [00:03<?, ?B/s] pytorch_model.bin: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 499M/499M [00:04<00:00, 125MB/s] model.safetensors: 0%| | 0.00/499M [00:00<?, ?B/s] Loading weights: 0%| | 0/201 [00:00<?, ?it/s] Loading weights: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 201/201 [00:00<00:00, 16730.94it/s] RobertaForSequenceClassification LOAD REPORT from: cardiffnlp/twitter-roberta-base-sentiment Key | Status | | --------------------------------+------------+--+- roberta.embeddings.position_ids | UNEXPECTED | | Notes: - UNEXPECTED :can be ignored when loading from different task/architecture; not ok if you expect identical arch. model.safetensors: 0%| | 0.00/499M [00:01<?, ?B/s] model.safetensors: 0%| | 58.1k/499M [00:02<2:24:13, 57.6kB/s] * Running on local URL: http://0.0.0.0:7860, with SSR ⚑ (experimental, to disable set `ssr_mode=False` in `launch()`) model.safetensors: 14%|β–ˆβ– | 70.9M/499M [00:03<00:11, 37.2MB/s]  model.safetensors: 39%|β–ˆβ–ˆβ–ˆβ–‰ | 196M/499M [00:06<00:07, 40.3MB/s]  model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 499M/499M [00:06<00:00, 73.1MB/s] Traceback (most recent call last): File "/app/app.py", line 116, 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. /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):

Container logs:

Fetching error logs...