polinapred commited on
Commit
f9048ac
·
verified ·
1 Parent(s): e5a0ef0

need faiss for this to work

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio
2
+ huggingface_hub
3
+ sentence-transformers
4
+ faiss-cpu
5
+ numpy
6
+ beautifulsoup4