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

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -2,8 +2,9 @@ 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
 
2
  pandas
3
  numpy
4
  scikit-learn
5
+ sentence-transformers>=2.6.0
6
+ transformers>=4.41.0
7
+ huggingface_hub>=0.20.0
8
  rank_bm25
9
  rapidfuzz
10
  faiss-cpu