Spaces:
Sleeping
Sleeping
File size: 265 Bytes
49cc409 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 | # Core click>=8.1.0 jiwer>=3.0.0 Pillow>=10.0.0 pyyaml>=6.0.0 # OCR engines pytesseract>=0.3.10 # pero-ocr (optional, install separately if needed) # pero-ocr>=0.1.0 # Utilities tqdm>=4.66.0 numpy>=1.24.0 # Development / testing pytest>=7.4.0 pytest-cov>=4.1.0 |