Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,4 +10,5 @@ git+https://github.com/huggingface/diffusers
|
|
10 |
accelerate
|
11 |
ftfy
|
12 |
imageio
|
|
|
13 |
peft
|
|
|
10 |
accelerate
|
11 |
ftfy
|
12 |
imageio
|
13 |
+
imageio-ffmpeg
|
14 |
peft
|