Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -13,6 +13,7 @@ tiktoken==0.4.0
|
|
| 13 |
pydantic>=2.0
|
| 14 |
huggingface_hub
|
| 15 |
InstructorEmbedding
|
|
|
|
| 16 |
#langchain_huggingface
|
| 17 |
|
| 18 |
|
|
|
|
| 13 |
pydantic>=2.0
|
| 14 |
huggingface_hub
|
| 15 |
InstructorEmbedding
|
| 16 |
+
sentence-transformers
|
| 17 |
#langchain_huggingface
|
| 18 |
|
| 19 |
|