Receipt_Agent / requirements.txt
Raghu
Add TrOCR and PaddleOCR to OCR ensemble for improved accuracy
acf3ed2
raw
history blame contribute delete
303 Bytes
torch>=2.0.0
torchvision>=0.15.0
transformers>=4.30.0
easyocr>=1.7.0
paddleocr>=2.7.0
# Pin Gradio/gradio_client to a stable pair to avoid json_schema issues on Spaces
gradio==3.41.2
gradio_client==0.5.0
Pillow>=9.0.0
numpy>=1.21.0
scikit-learn>=1.0.0
opencv-python-headless>=4.5.0
pytesseract>=0.3.10