Spaces:
Running
on
Zero
Running
on
Zero
pillow imageio
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -5,7 +5,8 @@ git+https://github.com/huggingface/diffusers.git
|
|
5 |
matplotlib==3.9.1
|
6 |
numpy==1.26.4
|
7 |
opencv_python==4.10.0.84
|
8 |
-
pillow
|
|
|
9 |
PyYAML==6.0.1
|
10 |
scipy==1.13.1
|
11 |
setuptools==51.0.0
|
|
|
5 |
matplotlib==3.9.1
|
6 |
numpy==1.26.4
|
7 |
opencv_python==4.10.0.84
|
8 |
+
pillow
|
9 |
+
imageio
|
10 |
PyYAML==6.0.1
|
11 |
scipy==1.13.1
|
12 |
setuptools==51.0.0
|