Jan Mühlnikel commited on
Commit
730003f
1 Parent(s): 596a143

added sentence-transformers to requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -4,4 +4,5 @@ streamlit==1.32.2
4
  streamlit-option-menu==0.3.12
5
  scipy==1.12.0
6
  faiss-cpu==1.8.0
7
- faiss-gpu==1.7.2
 
 
4
  streamlit-option-menu==0.3.12
5
  scipy==1.12.0
6
  faiss-cpu==1.8.0
7
+ faiss-gpu==1.7.2
8
+ sentence-transformers==2.5.1