All checks were successful
CI / go-lint (push) Has been skipped
CI / test-go-consent (push) Successful in 33s
CI / test-python-voice (push) Successful in 31s
CI / test-bqas (push) Successful in 34s
CI / python-lint (push) Has been skipped
CI / nodejs-lint (push) Has been skipped
CI / Deploy (push) Successful in 2s
PaddlePaddle 3.x + PP-OCRv5 requires >6GB RAM and has oneDNN compatibility issues on CPU. PaddleOCR 2.x with PP-OCRv4 works reliably with ~2-3GB RAM and has no MKLDNN issues. - Pin paddlepaddle<3.0.0 and paddleocr<3.0.0 - Simplify main.py — single init strategy, direct 2.x result format - Re-enable warmup (fits in memory with 2.x) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
137 B
Plaintext
8 lines
137 B
Plaintext
paddlepaddle>=2.6.0,<3.0.0
|
|
paddleocr>=2.7.0,<3.0.0
|
|
fastapi>=0.110.0
|
|
uvicorn>=0.25.0
|
|
python-multipart>=0.0.6
|
|
Pillow>=10.0.0
|
|
numpy>=1.24.0
|