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