Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -43,7 +43,7 @@ huggingface_hub
|
|
43 |
schedule
|
44 |
loadimg
|
45 |
|
46 |
-
moviepy==1.0.3
|
47 |
imageio==2.31.1
|
48 |
imageio-ffmpeg==0.4.9
|
49 |
|
|
|
43 |
schedule
|
44 |
loadimg
|
45 |
|
46 |
+
moviepy[optional]==1.0.3
|
47 |
imageio==2.31.1
|
48 |
imageio-ffmpeg==0.4.9
|
49 |
|