Dannyar608 commited on
Commit
2eb707c
·
verified ·
1 Parent(s): a703d91

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -7
requirements.txt CHANGED
@@ -1,11 +1,9 @@
1
- gradio>=3.0
2
- pandas
3
  PyPDF2
4
- pymupdf
5
  pytesseract
6
  pillow
 
 
 
7
  huggingface-hub
8
- torch>=2.0
9
- transformers>=4.30
10
- accelerate
11
- sentencepiece
 
1
+ gradio
 
2
  PyPDF2
 
3
  pytesseract
4
  pillow
5
+ pymupdf
6
+ transformers
7
+ torch
8
  huggingface-hub
9
+ pandas