Sean-Case
commited on
Commit
•
a2212b7
1
Parent(s):
949ef5c
Changed docx requirement to python-docx for compatibility
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -15,4 +15,4 @@ optimum
|
|
15 |
pypdf
|
16 |
gradio
|
17 |
gradio_client==0.2.7
|
18 |
-
docx
|
|
|
15 |
pypdf
|
16 |
gradio
|
17 |
gradio_client==0.2.7
|
18 |
+
python-docx
|