Spaces:
Running
on
Zero
Running
on
Zero
==10.3.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,7 +5,7 @@ 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 |
imageio
|
10 |
PyYAML==6.0.1
|
11 |
scipy==1.13.1
|
|
|
5 |
matplotlib==3.9.1
|
6 |
numpy==1.26.4
|
7 |
opencv_python==4.10.0.84
|
8 |
+
pillow==10.3.0
|
9 |
imageio
|
10 |
PyYAML==6.0.1
|
11 |
scipy==1.13.1
|