Girinath11 commited on
Commit
efc37e9
·
verified ·
1 Parent(s): 97775bc

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -7
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  gradio==4.44.0
2
- sentence-transformers==2.2.2
3
- faiss-cpu==1.9.0
4
- numpy==1.24.3
5
- transformers==4.36.0
6
- torch==2.1.0
7
  PyPDF2==3.0.1
8
  python-docx==1.1.0
9
- Pillow==10.1.0
10
- accelerate==0.25.0
 
1
  gradio==4.44.0
2
+ sentence-transformers==2.7.0
3
+ faiss-cpu==1.9.0.post1
4
+ numpy==1.26.4
5
+ transformers==4.40.0
6
+ torch==2.2.0
7
  PyPDF2==3.0.1
8
  python-docx==1.1.0
9
+ Pillow==10.3.0
10
+ accelerate==0.28.0