Files
check_pa/requirements.txt
2026-02-03 00:58:30 +01:00

19 lines
237 B
Plaintext

# data acquisition and web scraping
selenium
beautifulsoup4
# audio processing
openai-whisper
# traditional OCR
pillow
pytesseract
opencv-python
tqdm
streamlit
python-Levenshtein
# ocr with keras/tensorflow
tensorflow
keras
matplotlib