pradeep4321 commited on
Commit
fbc25c1
·
verified ·
1 Parent(s): d59326c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -8
requirements.txt CHANGED
@@ -1,9 +1,10 @@
1
- streamlit==1.32.0
2
- pandas
3
- numpy
4
- scikit-learn
5
- sentence-transformers==2.2.2
6
- faiss-cpu
7
- rapidfuzz
8
- rank-bm25
 
9
  nltk
 
1
+ streamlit
2
+ pandas
3
+ numpy
4
+ scikit-learn
5
+ sentence-transformers==2.2.2
6
+ huggingface_hub==0.14.1
7
+ rank_bm25
8
+ rapidfuzz
9
+ faiss-cpu
10
  nltk