runtime error

Exit code: 1. Reason: ��██████| 466k/466k [00:00<00:00, 6.70MB/s] model.safetensors: 0%| | 0.00/440M [00:00<?, ?B/s] model.safetensors: 0%| | 0.00/440M [00:01<?, ?B/s] model.safetensors: 0%| | 0.00/440M [00:02<?, ?B/s] model.safetensors: 100%|██████████| 440M/440M [00:03<00:00, 371MB/s] model.safetensors: 100%|██████████| 440M/440M [00:03<00:00, 120MB/s] Loading weights: 0%| | 0/199 [00:00<?, ?it/s] Loading weights: 100%|██████████| 199/199 [00:00<00:00, 2268.42it/s] BertModel LOAD REPORT from: bert-base-uncased Key | Status | | -------------------------------------------+------------+--+- cls.predictions.transform.LayerNorm.weight | UNEXPECTED | | cls.predictions.transform.dense.weight | UNEXPECTED | | cls.predictions.transform.dense.bias | UNEXPECTED | | cls.predictions.transform.LayerNorm.bias | UNEXPECTED | | cls.seq_relationship.bias | UNEXPECTED | | cls.predictions.bias | UNEXPECTED | | cls.seq_relationship.weight | UNEXPECTED | | Notes: - UNEXPECTED: can be ignored when loading from different task/architecture; not ok if you expect identical arch. Runtime 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 968, in <module> demo.launch(css=CSS, theme=THEME) ~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 2834, 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...