Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
TTS==0.22.0
|
| 2 |
datasets==2.20.0
|
| 3 |
huggingface_hub==0.24.6
|
| 4 |
soundfile==0.12.1
|
|
|
|
| 1 |
+
TTS[train]==0.22.0
|
| 2 |
datasets==2.20.0
|
| 3 |
huggingface_hub==0.24.6
|
| 4 |
soundfile==0.12.1
|