Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
kokoro>=0.9.4
|
| 2 |
soundfile>=0.12.1
|
| 3 |
numpy>=1.24.0
|
| 4 |
-
gradio
|
| 5 |
torch>=2.0.0
|
| 6 |
torchaudio>=2.0.0
|
| 7 |
misaki[en]>=0.9.0
|
|
|
|
| 1 |
kokoro>=0.9.4
|
| 2 |
soundfile>=0.12.1
|
| 3 |
numpy>=1.24.0
|
| 4 |
+
gradio==5.50.0
|
| 5 |
torch>=2.0.0
|
| 6 |
torchaudio>=2.0.0
|
| 7 |
misaki[en]>=0.9.0
|