Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -4,8 +4,8 @@ torch==2.1.2
|
|
4 |
imageio==2.33.1
|
5 |
imageio-ffmpeg==0.4.9
|
6 |
opencv-python==4.9.0.80
|
7 |
-
diffusers==0.
|
8 |
-
huggingface_hub==0.
|
9 |
safetensors==0.4.2
|
10 |
pillow==10.2.0
|
11 |
transformers==4.35.2
|
|
|
4 |
imageio==2.33.1
|
5 |
imageio-ffmpeg==0.4.9
|
6 |
opencv-python==4.9.0.80
|
7 |
+
diffusers==0.21.4
|
8 |
+
huggingface_hub==0.16.4
|
9 |
safetensors==0.4.2
|
10 |
pillow==10.2.0
|
11 |
transformers==4.35.2
|