Files
breakpilot-core/paddleocr-service/requirements.txt
Benjamin Admin 79891063dd
Some checks failed
Deploy to Coolify / deploy (push) Has been cancelled
fix: pin PaddlePaddle 2.6.2 + PaddleOCR 2.8.1 (stable, no PIR bug)
PaddlePaddle 3.x hat oneDNN/PIR Executor Bug. Zurueck auf 2.6.2
mit bewaeherter ocr() API statt predict().

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 13:32:54 +01:00

8 lines
123 B
Plaintext

paddlepaddle==2.6.2
paddleocr==2.8.1
fastapi>=0.110.0
uvicorn>=0.25.0
python-multipart>=0.0.6
Pillow>=10.0.0
numpy>=1.24.0