Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ gradio>=4.0.0
|
|
8 |
PyPDF2>=3.0.0
|
9 |
python-docx>=0.8.11
|
10 |
numpy>=1.21.0
|
11 |
-
docx2txt
|
|
|
|
8 |
PyPDF2>=3.0.0
|
9 |
python-docx>=0.8.11
|
10 |
numpy>=1.21.0
|
11 |
+
docx2txt
|
12 |
+
pdfplumber
|