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