docs: update README and requirements for optional OCR dependencies
All checks were successful
Python tests / tests (push) Successful in 1m27s

This commit is contained in:
2026-02-05 04:27:18 +01:00
parent cf73c3df5d
commit fd9baca4a1
3 changed files with 20 additions and 14 deletions

View File

@@ -5,15 +5,5 @@ beautifulsoup4
# audio processing
openai-whisper
# traditional OCR
pillow
pytesseract
opencv-python
tqdm
streamlit
python-Levenshtein
# ocr with keras/tensorflow
tensorflow
keras
matplotlib
# for sending results to webhook
requests