wuwa-dev-ocr / requirements.txt
system's picture
system HF Staff
Deploy OCR from GitHub 7a9fb36
12d9046 verified
Raw
History Blame Contribute Delete
268 Bytes
# --- Core server ---
fastapi==0.104.1
uvicorn[standard]==0.24.0
python-multipart==0.0.6
# --- PaddleOCR ---
paddleocr==2.7.0.3
paddlepaddle==2.6.2
# --- Image processing ---
Pillow==10.1.0
opencv-python-headless==4.8.1.78
# --- Basic dependencies ---
numpy==1.23.5