runtime error
Exit code: 1. Reason: /usr/local/lib/python3.13/site-packages/paddle/utils/cpp_extension/extension_utils.py:712: UserWarning: No ccache found. Please be aware that recompiling all source files may be required. You can download and install ccache from: https://github.com/ccache/ccache/blob/master/doc/INSTALL.md warnings.warn(warning_message) WARNING: OMP_NUM_THREADS set to 2, not 1. The computation speed will not be optimized if you use data parallel. It will fail if this PaddlePaddle binary is compiled with OpenBlas since OpenBlas does not support multi-threads. PLEASE USE OMP_NUM_THREADS WISELY. [WARN] Could not initialize PaddleOCRVL. Error: A dependency error occurred during pipeline creation. Please refer to the installation documentation to ensure all required dependencies are installed. Ensure you have installed: pip install paddlepaddle paddleocr [INFO] HTTP Request: HEAD https://huggingface.co/api/telemetry/https%3A/api.gradio.app/gradio-initiated-analytics "HTTP/1.1 200 OK" [INFO] HTTP Request: GET https://api.gradio.app/pkg-version "HTTP/1.1 200 OK" * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) [INFO] HTTP Request: GET http://localhost:7860/gradio_api/startup-events "HTTP/1.1 200 OK" Traceback (most recent call last): File "/app/app.py", line 391, in <module> demo.queue().launch( ~~~~~~~~~~~~~~~~~~~^ server_name="0.0.0.0", ^^^^^^^^^^^^^^^^^^^^^^ server_port=7860, ^^^^^^^^^^^^^^^^^ theme=theme, ^^^^^^^^^^^^ ) ^ 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...