Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -11,5 +11,5 @@ huggingface-hub==0.14.1
|
|
11 |
llama-cpp-python==0.1.83
|
12 |
|
13 |
# uncomment to use instructor embeddings
|
14 |
-
|
15 |
-
|
|
|
11 |
llama-cpp-python==0.1.83
|
12 |
|
13 |
# uncomment to use instructor embeddings
|
14 |
+
InstructorEmbedding==1.0.1
|
15 |
+
sentence-transformers==2.2.2
|