Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -3,6 +3,4 @@ openai
|
|
3 |
unstructured
|
4 |
faiss-cpu==1.7.3
|
5 |
sentence-transformers
|
6 |
-
InstructorEmbedding
|
7 |
-
websockets
|
8 |
-
pydantic
|
|
|
3 |
unstructured
|
4 |
faiss-cpu==1.7.3
|
5 |
sentence-transformers
|
6 |
+
InstructorEmbedding
|
|
|
|