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