runtime error

Exit code: 1. Reason: transformers] `torch_dtype` is deprecated! Use `dtype` instead! model.safetensors: 0%| | 0.00/2.65G [00:00<?, ?B/s] model.safetensors: 0%| | 30.6k/2.65G [00:01<39:37:23, 18.6kB/s] model.safetensors: 0%| | 30.6k/2.65G [00:17<39:37:23, 18.6kB/s] model.safetensors: 3%|β–Ž | 67.1M/2.65G [00:28<17:59, 2.39MB/s]  model.safetensors: 15%|β–ˆβ–Œ | 402M/2.65G [00:29<02:01, 18.5MB/s]  model.safetensors: 72%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 1.91G/2.65G [00:30<00:06, 115MB/s] model.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 2.65G/2.65G [00:31<00:00, 84.1MB/s] Loading weights: 0%| | 0/510 [00:00<?, ?it/s] Loading weights: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 510/510 [00:00<00:00, 17535.58it/s] generation_config.json: 0%| | 0.00/165 [00:00<?, ?B/s] generation_config.json: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 165/165 [00:00<00:00, 459kB/s] βœ… GLM-OCR model loaded successfully! /app/app.py:295: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme, css. Please pass these parameters to launch() instead. with gr.Blocks( * 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 595, in <module> demo.queue(max_size=10).launch( ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ server_name="0.0.0.0", ^^^^^^^^^^^^^^^^^^^^^^ ...<2 lines>... show_error=True, ^^^^^^^^^^^^^^^^ ) ^ 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...