Alexandersmol commited on
Commit
3fd0ed3
·
verified ·
1 Parent(s): 4f57d99

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1 +1,6 @@
1
- huggingface_hub==0.25.2
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ sentence-transformers
3
+ faiss-cpu
4
+ datasets
5
+ pandas
6
+ numpy