Sazid2 commited on
Commit
35d950f
·
verified ·
1 Parent(s): 36162a4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -6
requirements.txt CHANGED
@@ -1,6 +1,11 @@
1
- gradio==4.59.2
2
- PyPDF2
3
- scikit-learn
4
- pytesseract
5
- pillow
6
- sympy
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ pymupdf
3
+ sentence-transformers
4
+ faiss-cpu
5
+ transformers
6
+ accelerate
7
+ torch
8
+ pytesseract
9
+ pillow
10
+ sympy
11
+ huggingface_hub