Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
-
kittentts
|
| 3 |
soundfile
|
| 4 |
numpy
|
| 5 |
torch
|
|
|
|
| 1 |
gradio>=4.0.0
|
| 2 |
+
https://github.com/KittenML/KittenTTS/releases/download/0.1/kittentts-0.1.0-py3-none-any.whl
|
| 3 |
soundfile
|
| 4 |
numpy
|
| 5 |
torch
|