Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
|
@@ -8,4 +8,6 @@ langchain_openai
|
|
| 8 |
python-dotenv
|
| 9 |
python-multipart
|
| 10 |
chromadb
|
| 11 |
-
aiofiles
|
|
|
|
|
|
|
|
|
| 8 |
python-dotenv
|
| 9 |
python-multipart
|
| 10 |
chromadb
|
| 11 |
+
aiofiles
|
| 12 |
+
PyPDF2
|
| 13 |
+
python-docx
|