Spaces:
Runtime error
Runtime error
Commit
·
587fdfe
1
Parent(s):
12e63ff
add python-docx
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -12,4 +12,5 @@ ffmpeg
|
|
12 |
playsound
|
13 |
pygame
|
14 |
unstructured
|
15 |
-
openpyxl
|
|
|
|
12 |
playsound
|
13 |
pygame
|
14 |
unstructured
|
15 |
+
openpyxl
|
16 |
+
python-docx
|