Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -5,6 +5,6 @@ huggingface_hub==0.25.2
|
|
| 5 |
langchain
|
| 6 |
chromadb
|
| 7 |
InstructorEmbedding
|
| 8 |
-
sentence-transformers
|
| 9 |
gradio>=4.0.0
|
| 10 |
langchain-community
|
|
|
|
| 5 |
langchain
|
| 6 |
chromadb
|
| 7 |
InstructorEmbedding
|
| 8 |
+
sentence-transformers==2.2.2
|
| 9 |
gradio>=4.0.0
|
| 10 |
langchain-community
|