Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
torch
|
2 |
transformers==4.24
|
3 |
gradio
|
4 |
-
TTS
|
5 |
torchaudio
|
6 |
scipy
|
7 |
numpy
|
|
|
1 |
torch
|
2 |
transformers==4.24
|
3 |
gradio
|
4 |
+
TTS==0.22.0
|
5 |
torchaudio
|
6 |
scipy
|
7 |
numpy
|