Dannyar608 commited on
Commit
02f8008
·
verified ·
1 Parent(s): e21d148

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,9 +1,11 @@
1
  gradio==3.50.2
 
2
  PyPDF2==3.0.1
3
- pymupdf==1.23.5
4
  pytesseract==0.3.10
5
- pillow==10.1.0
6
- transformers==4.36.2
7
- torch==2.1.2
8
- huggingface-hub==0.20.2
9
- pdfplumber==0.10.0
 
 
1
  gradio==3.50.2
2
+ pandas==2.0.3
3
  PyPDF2==3.0.1
4
+ pymupdf==1.22.5
5
  pytesseract==0.3.10
6
+ pillow==10.0.1
7
+ transformers==4.33.3
8
+ torch==2.0.1
9
+ huggingface-hub==0.17.3
10
+ python-dotenv==1.0.0
11
+ tqdm==4.66.1