Spaces:
Paused
Paused
Update requirements.txt via AI Editor
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -7,4 +7,6 @@ langchain
|
|
7 |
torch
|
8 |
werkzeug
|
9 |
langchain-community
|
10 |
-
pdfminer
|
|
|
|
|
|
7 |
torch
|
8 |
werkzeug
|
9 |
langchain-community
|
10 |
+
pdfminer
|
11 |
+
openpyxl
|
12 |
+
python-docx
|