Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -6,6 +6,6 @@ torch
|
|
6 |
# uncomment to use huggingface llms
|
7 |
huggingface-hub
|
8 |
# uncomment to use instructor embeddings
|
9 |
-
InstructorEmbedding
|
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
|