Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ openai
|
|
4 |
langchain
|
5 |
pypdf
|
6 |
unstructured
|
7 |
-
pinecone-client
|
|
|
|
|
|
4 |
langchain
|
5 |
pypdf
|
6 |
unstructured
|
7 |
+
pinecone-client
|
8 |
+
docx2txt
|
9 |
+
InstructorEmbedding
|