mirror of
https://github.com/johndoe6345789/WizardMerge.git
synced 2026-04-24 13:44:55 +00:00
8 lines
251 B
Plaintext
8 lines
251 B
Plaintext
PyQt6>=6.6
|
|
|
|
# Optional: OCR dependencies for extracting text from documents
|
|
# Uncomment if you need to run scripts/ocr_pages.py
|
|
# pillow>=10.0
|
|
# pytesseract>=0.3.10
|
|
# System requirement: tesseract-ocr (install via: sudo apt-get install tesseract-ocr)
|