Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ transformers
|
|
3 |
torch
|
4 |
moviepy==1.0.3
|
5 |
imageio[ffmpeg]==2.34.0
|
6 |
-
TTS
|
7 |
numpy
|
8 |
scipy
|
9 |
soundfile
|
|
|
3 |
torch
|
4 |
moviepy==1.0.3
|
5 |
imageio[ffmpeg]==2.34.0
|
6 |
+
TTS==0.22.0
|
7 |
numpy
|
8 |
scipy
|
9 |
soundfile
|