runtime error
Exit code: 1. Reason: Materializing param=classifier.bias] [A Loading weights: 100%|█████████▉| 200/201 [00:00<00:00, 1597.91it/s, Materializing param=classifier.bias][A Loading weights: 100%|██████████| 201/201 [00:00<00:00, 1604.30it/s, Materializing param=classifier.weight][A Loading weights: 100%|██████████| 201/201 [00:00<00:00, 1603.49it/s, Materializing param=classifier.weight][A Loading weights: 100%|██████████| 201/201 [00:00<00:00, 1601.63it/s, Materializing param=classifier.weight] tokenizer_config.json: 0%| | 0.00/402 [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 402/402 [00:00<00:00, 98.0kB/s] vocab.txt: 0%| | 0.00/1.10M [00:00<?, ?B/s][A vocab.txt: 100%|██████████| 1.10M/1.10M [00:00<00:00, 25.2MB/s] tokenizer.json: 0%| | 0.00/2.69M [00:00<?, ?B/s][A tokenizer.json: 100%|██████████| 2.69M/2.69M [00:00<00:00, 40.0MB/s] special_tokens_map.json: 0%| | 0.00/125 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 125/125 [00:00<00:00, 422kB/s] ******************************************** * Trying to transpile functions from Python -> JS for performance * (1/1) <lambda>: ✅ ******************************************** * 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 24, 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.
Container logs:
Fetching error logs...