Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,4 +3,4 @@ faiss-cpu==1.8.0
|
|
3 |
langchain_community==0.2.12
|
4 |
langchain-huggingface==0.0.3
|
5 |
pypdf==4.3.1
|
6 |
-
sentence-transformers==
|
|
|
3 |
langchain_community==0.2.12
|
4 |
langchain-huggingface==0.0.3
|
5 |
pypdf==4.3.1
|
6 |
+
sentence-transformers==2.6.0
|