sofzcc commited on
Commit
269679e
·
verified ·
1 Parent(s): b37715b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,9 +1,9 @@
1
  gradio==4.44.1
2
- transformers
3
- sentence-transformers
4
- faiss-cpu
5
- numpy
6
- PyPDF2
7
- python-docx
8
- pyyaml
9
- torch
 
1
  gradio==4.44.1
2
+ transformers==4.36.0
3
+ sentence-transformers==2.2.2
4
+ faiss-cpu==1.7.4
5
+ numpy==1.24.3
6
+ PyPDF2==3.0.1
7
+ python-docx==1.1.0
8
+ pyyaml==6.0.1
9
+ torch==2.1.0