Spaces:
Sleeping
Sleeping
Fix docx dependency (use python-docx)
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,4 @@ accelerate
|
|
| 3 |
gradio
|
| 4 |
huggingface_hub
|
| 5 |
pdfplumber
|
| 6 |
-
docx
|
|
|
|
| 3 |
gradio
|
| 4 |
huggingface_hub
|
| 5 |
pdfplumber
|
| 6 |
+
python-docx
|