Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -6,8 +6,8 @@ openai
|
|
6 |
faiss-cpu
|
7 |
altair
|
8 |
tiktoken
|
9 |
-
huggingface-hub
|
10 |
-
InstructorEmbedding
|
11 |
-
sentence-transformers
|
12 |
torch
|
13 |
langchain-community
|
|
|
6 |
faiss-cpu
|
7 |
altair
|
8 |
tiktoken
|
9 |
+
huggingface-hub
|
10 |
+
InstructorEmbedding
|
11 |
+
sentence-transformers
|
12 |
torch
|
13 |
langchain-community
|