Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,4 @@ transformers>=4.40.0
|
|
| 2 |
torch>=2.1.0
|
| 3 |
gradio>=4.26.0
|
| 4 |
PyPDF2>=3.0.1
|
| 5 |
-
docx2txt
|
|
|
|
| 2 |
torch>=2.1.0
|
| 3 |
gradio>=4.26.0
|
| 4 |
PyPDF2>=3.0.1
|
| 5 |
+
docx2txt==0.9
|