Spaces:
Runtime error
Runtime error
Commit
·
5b9d837
1
Parent(s):
b00450b
added pdf2speech gtts gradio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,4 +5,5 @@ pdfminer.six
|
|
5 |
--extra-index-url https://pypi.org/simple/
|
6 |
balacoon-tts==0.1.1
|
7 |
huggingface_hub
|
8 |
-
numpy
|
|
|
|
5 |
--extra-index-url https://pypi.org/simple/
|
6 |
balacoon-tts==0.1.1
|
7 |
huggingface_hub
|
8 |
+
numpy
|
9 |
+
pdf2speech gtts gradio
|