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