Spaces:
Runtime error
Runtime error
Commit
·
888e25b
1
Parent(s):
98ec8d0
added libespeak1
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ huggingface_hub
|
|
8 |
numpy
|
9 |
gradio
|
10 |
pyttsx3
|
11 |
-
PyPDF2
|
|
|
|
8 |
numpy
|
9 |
gradio
|
10 |
pyttsx3
|
11 |
+
PyPDF2
|
12 |
+
libespeak1
|