Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1 +1,5 @@
|
|
1 |
-
moviepy
|
|
|
|
|
|
|
|
|
|
1 |
+
moviepy
|
2 |
+
imageio[ffmpeg]
|
3 |
+
numpy
|
4 |
+
tqdm
|
5 |
+
requests
|