Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -6,6 +6,6 @@ torch
|
|
6 |
# uncomment to use huggingface llms
|
7 |
huggingface-hub
|
8 |
# uncomment to use instructor embeddings
|
9 |
-
|
10 |
sentence-transformers
|
11 |
#HuggingFaceInstructEmbeddings
|
|
|
6 |
# uncomment to use huggingface llms
|
7 |
huggingface-hub
|
8 |
# uncomment to use instructor embeddings
|
9 |
+
InstructorEmbedding
|
10 |
sentence-transformers
|
11 |
#HuggingFaceInstructEmbeddings
|