Files
automation-service/requirements.txt
2025-12-28 16:48:23 +00:00

23 lines
381 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
fastapi
uvicorn[standard]
python-multipart
pytesseract
Pillow
opencv-python-headless==4.9.0.80
python-doctr[torch]==0.8.1
torch==2.2.0
torchvision==0.17.0
camelot-py[cv]
spacy
en-core-web-sm @ https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.6.0/en_core_web_sm-3.6.0-py3-none-any.whl
# Added for PDF text + OCR fallback
PyPDF2
pdf2image
pypdf