Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -10,4 +10,5 @@ pandas
|
|
| 10 |
PyPDF2
|
| 11 |
python-docx
|
| 12 |
openpyxl
|
|
|
|
| 13 |
gradio
|
|
|
|
| 10 |
PyPDF2
|
| 11 |
python-docx
|
| 12 |
openpyxl
|
| 13 |
+
docx2txt
|
| 14 |
gradio
|