Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -5,4 +5,6 @@ librosa
|
|
5 |
gradio
|
6 |
ipython
|
7 |
torch
|
8 |
-
phonemizer
|
|
|
|
|
|
5 |
gradio
|
6 |
ipython
|
7 |
torch
|
8 |
+
phonemizer
|
9 |
+
timm
|
10 |
+
inflect
|