Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -23,7 +23,6 @@ git+https://github.com/huggingface/diffusers.git
|
|
| 23 |
#git+https://github.com/ford442/cyper.git
|
| 24 |
peft
|
| 25 |
kernels
|
| 26 |
-
imageio
|
| 27 |
-
imageio-avif
|
| 28 |
pillow-avif-plugin
|
| 29 |
google-cloud-storage
|
|
|
|
| 23 |
#git+https://github.com/ford442/cyper.git
|
| 24 |
peft
|
| 25 |
kernels
|
| 26 |
+
imageio[avif]
|
|
|
|
| 27 |
pillow-avif-plugin
|
| 28 |
google-cloud-storage
|