Spaces:
Runtime error
Runtime error
Commit ·
4e0f04b
1
Parent(s): 5e0a386
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
docx2txt
|
| 2 |
-
docx
|
| 3 |
exceptiongroup==1.1.1
|
| 4 |
langchain
|
| 5 |
openai
|
| 6 |
pinecone-client
|
|
|
|
| 7 |
python-dotenv
|
| 8 |
tiktoken
|
|
|
|
| 1 |
docx2txt
|
|
|
|
| 2 |
exceptiongroup==1.1.1
|
| 3 |
langchain
|
| 4 |
openai
|
| 5 |
pinecone-client
|
| 6 |
+
python-docx
|
| 7 |
python-dotenv
|
| 8 |
tiktoken
|