Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -7,8 +7,8 @@ faiss-cpu
|
|
7 |
altair
|
8 |
tiktoken
|
9 |
# uncomment to use huggingface llms
|
10 |
-
huggingface-hub
|
11 |
|
12 |
# uncomment to use instructor embeddings
|
13 |
-
InstructorEmbedding
|
14 |
-
sentence-transformers
|
|
|
7 |
altair
|
8 |
tiktoken
|
9 |
# uncomment to use huggingface llms
|
10 |
+
huggingface-hub
|
11 |
|
12 |
# uncomment to use instructor embeddings
|
13 |
+
InstructorEmbedding
|
14 |
+
sentence-transformers
|