tahamueed23 commited on
Commit
1c18c58
·
verified ·
1 Parent(s): fbaa102

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,7 +1,8 @@
1
  gradio
2
- faiss-cpu
3
- numpy
4
  pandas
5
- scikit-learn
 
6
  sentence-transformers
7
- langdetect
 
 
 
1
  gradio
 
 
2
  pandas
3
+ numpy
4
+ faiss-cpu
5
  sentence-transformers
6
+ scikit-learn
7
+ joblib
8
+ langdetect