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