Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +7 -7
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
gradio
|
2 |
-
https://github.com/KittenML/KittenTTS/releases/download/0.1/kittentts-0.1.0-py3-none-any.whl
|
3 |
-
soundfile
|
4 |
-
numpy
|
5 |
-
torch
|
6 |
-
torchaudio
|
7 |
-
transformers
|
8 |
accelerate
|
|
|
1 |
+
gradio
|
2 |
+
https://github.com/KittenML/KittenTTS/releases/download/0.1/kittentts-0.1.0-py3-none-any.whl
|
3 |
+
soundfile
|
4 |
+
numpy
|
5 |
+
torch
|
6 |
+
torchaudio
|
7 |
+
transformers
|
8 |
accelerate
|