Azidan commited on
Commit
e64dc57
·
verified ·
1 Parent(s): d484432

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -4
requirements.txt CHANGED
@@ -3,8 +3,5 @@ transformers
3
  torch
4
  pdfplumber
5
  python-docx
6
- pytesseract
7
  pypdf2
8
- fitz # for PyMuPDF
9
- pillow # for image processing in OCR
10
- tesseract-ocr # but HF Spaces may need extra config; if fails, we'll fallback
 
3
  torch
4
  pdfplumber
5
  python-docx
 
6
  pypdf2
7
+ PyMuPDF