runtime error
Exit code: 1. Reason: at_template.jinja: 100%|██████████| 720/720 [00:00<00:00, 1.63MB/s] preprocessor_config.json: 0%| | 0.00/703 [00:00<?, ?B/s][A preprocessor_config.json: 100%|██████████| 703/703 [00:00<00:00, 1.68MB/s] Using `use_fast=True` but `torchvision` is not available. Falling back to the slow image processor. tokenizer_config.json: 0%| | 0.00/5.56k [00:00<?, ?B/s][A tokenizer_config.json: 100%|██████████| 5.56k/5.56k [00:00<00:00, 15.9MB/s] tokenizer.json: 0%| | 0.00/11.4M [00:00<?, ?B/s][A tokenizer.json: 0%| | 28.3k/11.4M [00:01<07:11, 26.4kB/s][A tokenizer.json: 100%|██████████| 11.4M/11.4M [00:01<00:00, 8.95MB/s] added_tokens.json: 0%| | 0.00/707 [00:00<?, ?B/s][A added_tokens.json: 100%|██████████| 707/707 [00:00<00:00, 2.88MB/s] special_tokens_map.json: 0%| | 0.00/613 [00:00<?, ?B/s][A special_tokens_map.json: 100%|██████████| 613/613 [00:00<00:00, 2.14MB/s] Model loaded successfully! /app/app.py:230: UserWarning: The parameters have been moved from the Blocks constructor to the launch() method in Gradio 6.0: theme. Please pass these parameters to launch() instead. with gr.Blocks(title="📖 Image/PDF OCR with LightOnOCR", theme=gr.themes.Soft()) as demo: * 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 324, in <module> demo.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.
Container logs:
Fetching error logs...