Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -7,4 +7,5 @@ safetensors
|
|
| 7 |
gradio
|
| 8 |
pillow
|
| 9 |
numpy
|
| 10 |
-
|
|
|
|
|
|
| 7 |
gradio
|
| 8 |
pillow
|
| 9 |
numpy
|
| 10 |
+
imageio
|
| 11 |
+
imageio-ffmpeg
|