talhashoaib commited on
Commit
e54563e
·
verified ·
1 Parent(s): a8a9a5f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  gradio
2
  transformers
3
  torch
4
- pymupdf
5
- pytesseract
6
  python-docx
 
 
7
  Pillow
8
- pdfplumber
 
1
  gradio
2
  transformers
3
  torch
4
+ pdfplumber
 
5
  python-docx
6
+ pytesseract
7
+ pdf2image
8
  Pillow