GOGO198 commited on
Commit
fd88f1f
·
verified ·
1 Parent(s): 5a49e7f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  torch
2
- transformers
3
  sentence-transformers
4
  gradio==3.50.2
5
  numpy
6
- huggingface-hub
7
- faiss-cpu
8
- pandas
 
 
1
  torch
 
2
  sentence-transformers
3
  gradio==3.50.2
4
  numpy
5
+ pandas
6
+ transformers==4.30.2
7
+ huggingface_hub==0.14.1
8
+ faiss-cpu==1.7.4