NaimaAqeel commited on
Commit
85d5559
·
verified ·
1 Parent(s): 065cf52

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  sentence-transformers==2.2.2
2
- huggingface_hub==0.13.4
3
- numpy==1.26.4
4
  transformers==4.30.2
 
5
  torch==2.0.1
6
  gradio==3.34.0
7
  faiss-cpu==1.7.4
@@ -27,5 +27,6 @@ sentencepiece==0.1.99
27
 
28
 
29
 
 
30
 
31
 
 
1
  sentence-transformers==2.2.2
2
+ huggingface_hub==0.16.4
 
3
  transformers==4.30.2
4
+ numpy==1.26.4
5
  torch==2.0.1
6
  gradio==3.34.0
7
  faiss-cpu==1.7.4
 
27
 
28
 
29
 
30
+
31
 
32