Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -16,7 +16,7 @@ numpy==1.24.4
|
|
16 |
einops==0.7.0
|
17 |
tqdm==4.66.2
|
18 |
loguru==0.7.2
|
19 |
-
imageio==2.34.
|
20 |
imageio-ffmpeg==0.5.1
|
21 |
safetensors==0.4.3
|
22 |
|
|
|
16 |
einops==0.7.0
|
17 |
tqdm==4.66.2
|
18 |
loguru==0.7.2
|
19 |
+
imageio==2.34.2
|
20 |
imageio-ffmpeg==0.5.1
|
21 |
safetensors==0.4.3
|
22 |
|