Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -42,13 +42,13 @@ scikit-image
|
|
| 42 |
huggingface_hub
|
| 43 |
schedule
|
| 44 |
loadimg
|
| 45 |
-
moviepy[full]
|
| 46 |
-
pydub
|
| 47 |
|
| 48 |
-
|
| 49 |
-
imageio
|
|
|
|
|
|
|
|
|
|
| 50 |
xformers
|
| 51 |
onnxruntime
|
| 52 |
matplotlib
|
| 53 |
-
|
| 54 |
controlnet-aux
|
|
|
|
| 42 |
huggingface_hub
|
| 43 |
schedule
|
| 44 |
loadimg
|
|
|
|
|
|
|
| 45 |
|
| 46 |
+
moviepy==1.0.3
|
| 47 |
+
imageio==2.31.1
|
| 48 |
+
imageio-ffmpeg==0.4.9
|
| 49 |
+
|
| 50 |
+
pydub
|
| 51 |
xformers
|
| 52 |
onnxruntime
|
| 53 |
matplotlib
|
|
|
|
| 54 |
controlnet-aux
|