Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -6
requirements.txt
CHANGED
@@ -1,8 +1,5 @@
|
|
1 |
-
transformers==4.31.0
|
2 |
-
torch
|
3 |
gradio
|
|
|
|
|
4 |
soundfile
|
5 |
-
kokoro
|
6 |
-
IPython
|
7 |
-
numpy
|
8 |
-
espeak-ng
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
soundfile
|
5 |
+
kokoro
|
|
|
|
|
|