fizzarif7 commited on
Commit
b5f9b9a
·
verified ·
1 Parent(s): aa69f34

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -3
requirements.txt CHANGED
@@ -3,9 +3,9 @@ pandas
3
  streamlit
4
  transformers
5
  torch
6
- pymupdf
7
  pdfplumber
8
- textblob
9
- pytesseract
10
  python-docx
11
  pillow
 
 
 
 
3
  streamlit
4
  transformers
5
  torch
 
6
  pdfplumber
 
 
7
  python-docx
8
  pillow
9
+ textblob
10
+ pytesseract
11
+ PyMuPDF