Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -4,7 +4,7 @@ torch==2.1.2
|
|
4 |
imageio==2.33.1
|
5 |
imageio-ffmpeg==0.4.9
|
6 |
opencv-python==4.9.0.80
|
7 |
-
diffusers
|
8 |
safetensors==0.4.2
|
9 |
pillow==10.2.0
|
10 |
transformers>=4.44.2
|
|
|
4 |
imageio==2.33.1
|
5 |
imageio-ffmpeg==0.4.9
|
6 |
opencv-python==4.9.0.80
|
7 |
+
diffusers>=0.29.0
|
8 |
safetensors==0.4.2
|
9 |
pillow==10.2.0
|
10 |
transformers>=4.44.2
|