runtime error
Exit code: 1. Reason: incomplete total...): 0%| | 14.4k/7.79M [00:00<01:12, 108kB/s] [A[2026-04-07 18:50:47,741] [ INFO] _client.py:1025 - HTTP Request: HEAD https://huggingface.co/api/resolve-cache/models/PaddlePaddle/en_PP-OCRv5_mobile_rec/267c36e24c331595590fe7bd72bde2436fd286f2/inference.json "HTTP/1.1 200 OK" [2026-04-07 18:50:47,742] [ INFO] _client.py:1025 - HTTP Request: GET https://huggingface.co/api/resolve-cache/models/PaddlePaddle/en_PP-OCRv5_mobile_rec/267c36e24c331595590fe7bd72bde2436fd286f2/README.md "HTTP/1.1 200 OK" Downloading (incomplete total...): 0%| | 16.0k/7.80M [00:00<01:06, 117kB/s][A[2026-04-07 18:50:47,752] [ INFO] _client.py:1025 - HTTP Request: GET https://huggingface.co/api/resolve-cache/models/PaddlePaddle/en_PP-OCRv5_mobile_rec/267c36e24c331595590fe7bd72bde2436fd286f2/inference.json "HTTP/1.1 200 OK" Downloading (incomplete total...): 0%| | 22.9k/8.01M [00:00<00:51, 157kB/s][A Fetching 6 files: 100%|ββββββββββ| 6/6 [00:00<00:00, 26.70it/s] Download complete: 100%|ββββββββββ| 8.01M/8.01M [00:00<00:00, 34.8MB/s] [A Download complete: 100%|ββββββββββ| 8.01M/8.01M [00:00<00:00, 33.0MB/s] Traceback (most recent call last): File "/app/app.py", line 5, in <module> from Frontend.OCR.Integration_OCR import Ocr File "/app/Frontend/OCR/Integration_OCR.py", line 3, in <module> from Frontend.OCR.VideoOCR import createVideoOcrInterface File "/app/Frontend/OCR/VideoOCR.py", line 2, in <module> from Backend.OCR.Dynamic.VideoOCR import gradio_video_ocr_processing File "/app/Backend/OCR/Dynamic/VideoOCR.py", line 3, in <module> from paddleocr import PaddleOCR, draw_ocr ImportError: cannot import name 'draw_ocr' from 'paddleocr' (/usr/local/lib/python3.13/site-packages/paddleocr/__init__.py) Download complete: 100%|ββββββββββ| 32.3M/32.3M [00:05<00:00, 5.52MB/s] Download complete: 100%|ββββββββββ| 88.4M/88.4M [00:04<00:00, 19.9MB/s]
Container logs:
Fetching error logs...