Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,6 +3,7 @@ datasets
|
|
3 |
huggingface-hub>=0.19
|
4 |
hf-transfer>=0.1.4
|
5 |
protobuf<4
|
|
|
6 |
click<8.1
|
7 |
pydantic~=1.0
|
8 |
gradio
|
|
|
3 |
huggingface-hub>=0.19
|
4 |
hf-transfer>=0.1.4
|
5 |
protobuf<4
|
6 |
+
espeak
|
7 |
click<8.1
|
8 |
pydantic~=1.0
|
9 |
gradio
|