Dannyar608 commited on
Commit
8463af4
·
verified ·
1 Parent(s): 4c7cd60

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -5
requirements.txt CHANGED
@@ -1,7 +1,9 @@
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
 
 
 
 
1
+ gradio
2
+ pandas
3
+ PyPDF2
 
4
  pymupdf
5
  pytesseract
6
+ pillow
7
+ huggingface-hub
8
+ torch
9
+ transformers