Azidan commited on
Commit
2884c9e
·
verified ·
1 Parent(s): 9bd88f6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -2,4 +2,9 @@ gradio
2
  transformers
3
  torch
4
  pdfplumber
5
- python-docx
 
 
 
 
 
 
2
  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