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