Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -3,4 +3,6 @@ torch
|
|
3 |
gradio
|
4 |
IPython
|
5 |
phonemizer
|
6 |
-
|
|
|
|
|
|
3 |
gradio
|
4 |
IPython
|
5 |
phonemizer
|
6 |
+
inflect
|
7 |
+
timm
|
8 |
+
py-espeak-ng
|