Spaces:
Sleeping
Sleeping
| # Optional local parser for invoice/receipt import (see scripts/parse_vendor_document.py). | |
| # Requires Tesseract OCR installed on the host (macOS: brew install tesseract). | |
| torch>=2.0 | |
| transformers>=4.36,<5 | |
| pillow>=10.0 | |
| pytesseract>=0.3.10 | |
| accelerate>=0.26 | |