Spaces:
Runtime error
Runtime error
weifeng.genius
commited on
Commit
•
df31b31
1
Parent(s):
b30688b
add ffmpeg
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -6,3 +6,4 @@ imageio==2.27.0
|
|
6 |
decord==0.6.0
|
7 |
opencv-python==4.7.0.72
|
8 |
einops==0.6.0
|
|
|
|
6 |
decord==0.6.0
|
7 |
opencv-python==4.7.0.72
|
8 |
einops==0.6.0
|
9 |
+
imageio[ffmpeg]
|