Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ openai==1.9.0
|
|
4 |
langchain-openai==0.0.3
|
5 |
python-dotenv==1.0.0
|
6 |
PyPDF2==3.0.1
|
7 |
-
faiss-cpu==1.7.4
|
|
|
|
4 |
langchain-openai==0.0.3
|
5 |
python-dotenv==1.0.0
|
6 |
PyPDF2==3.0.1
|
7 |
+
faiss-cpu==1.7.4
|
8 |
+
python-docx==1.1.0
|