Dannyar608 commited on
Commit
f965c35
·
verified ·
1 Parent(s): b6b0c94

Update requirements.txt

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