Old paddlepaddle==2.6.2 + paddleocr==2.8.1 caused hangs on first OCR request. Upgrading to paddlepaddle>=3.0.0 + paddleocr>=2.9.0 enables native PP-OCRv5 support and fixes stability issues. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
123 B
Plaintext
8 lines
123 B
Plaintext
paddlepaddle>=3.0.0
|
|
paddleocr>=2.9.0
|
|
fastapi>=0.110.0
|
|
uvicorn>=0.25.0
|
|
python-multipart>=0.0.6
|
|
Pillow>=10.0.0
|
|
numpy>=1.24.0
|