Dannyar608 commited on
Commit
f48f1a7
·
verified ·
1 Parent(s): b30e09d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- gradio>=3.0
2
- pandas
3
- PyPDF2
 
4
  pymupdf
5
  pytesseract
6
- pillow
7
- huggingface-hub
 
1
+ torch>=2.0.0
2
+ transformers>=4.30.0
3
+ accelerate>=0.20.0
4
+ gradio>=4.0.0
5
  pymupdf
6
  pytesseract
7
+ pillow