Spaces:
Runtime error
Runtime error
Commit
·
12ed85c
1
Parent(s):
dd9c78b
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -20,4 +20,5 @@ unstructured
|
|
20 |
pdf2image
|
21 |
pdfminer.six
|
22 |
gradio
|
23 |
-
pypdf
|
|
|
|
20 |
pdf2image
|
21 |
pdfminer.six
|
22 |
gradio
|
23 |
+
pypdf
|
24 |
+
python-docx
|