Adherence commited on
Commit
9bf19c1
·
verified ·
1 Parent(s): 34257f6

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio>=4.0.0
2
+ sentence-transformers>=2.2.0
3
+ faiss-cpu>=1.7.0
4
+ datasets>=2.14.0
5
+ huggingface-hub>=0.19.0
6
+ numpy>=1.24.0