Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -8,4 +8,5 @@ pax3
|
|
8 |
pyyaml
|
9 |
toml
|
10 |
unidecode
|
11 |
-
phonemizer
|
|
|
|
8 |
pyyaml
|
9 |
toml
|
10 |
unidecode
|
11 |
+
phonemizer
|
12 |
+
gradio==3.42.0
|