Files
breakpilot-core/paddleocr-service/requirements.txt
Benjamin Admin 7cdb53051f
Some checks failed
Deploy to Coolify / deploy (push) Has been cancelled
feat: PaddleOCR Service (PP-OCRv5 Latin auf x86_64)
Microservice fuer PaddleOCR auf Hetzner. FastAPI mit /ocr und /health
Endpoints, API-Key Auth, 4GB Memory Limit, Modell-Cache Volume.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-12 10:20:41 +01:00

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