Files
check_pa/requirements-ocr.txt
cyroxx fd9baca4a1
All checks were successful
Python tests / tests (push) Successful in 1m27s
docs: update README and requirements for optional OCR dependencies
2026-02-05 04:27:18 +01:00

14 lines
170 B
Plaintext

# Optional OCR dependencies
# traditional OCR
pillow
pytesseract
opencv-python
tqdm
streamlit
python-Levenshtein
# ocr with keras/tensorflow
tensorflow
keras
matplotlib