Spaces:
Runtime error
Runtime error
Commit
·
ab7a1ab
1
Parent(s):
0dddfdb
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -6,4 +6,7 @@ pdfminer.six
|
|
6 |
balacoon-tts==0.1.1
|
7 |
huggingface_hub
|
8 |
numpy
|
9 |
-
pdf2speech gtts gradio
|
|
|
|
|
|
|
|
6 |
balacoon-tts==0.1.1
|
7 |
huggingface_hub
|
8 |
numpy
|
9 |
+
pdf2speech gtts gradio
|
10 |
+
pdf2speech
|
11 |
+
gTTS
|
12 |
+
NamedTemporaryFile
|