Spaces:
Running
Running
github-actions[bot] commited on
Commit ·
da2766a
1
Parent(s): aaa415f
Deploy from GitHub Actions: 91bdb806e4ec4b2782307e3e7800814b42dd7107
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -14,10 +14,10 @@ google-generativeai
|
|
| 14 |
|
| 15 |
langchain-pymupdf4llm
|
| 16 |
unstructured[csv,docx,pptx,xlsx]
|
| 17 |
-
python-pptx
|
| 18 |
-
python-
|
| 19 |
-
|
| 20 |
-
|
| 21 |
-
|
| 22 |
markdown
|
| 23 |
jq
|
|
|
|
| 14 |
|
| 15 |
langchain-pymupdf4llm
|
| 16 |
unstructured[csv,docx,pptx,xlsx]
|
| 17 |
+
python-pptx
|
| 18 |
+
python-magic
|
| 19 |
+
docx2txt
|
| 20 |
+
openpyxl
|
| 21 |
+
nltk
|
| 22 |
markdown
|
| 23 |
jq
|