Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -4,10 +4,10 @@ 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.
|
12 |
moviepy==1.0.3
|
13 |
numpy==1.26.3
|
|
|
4 |
imageio==2.33.1
|
5 |
imageio-ffmpeg==0.4.9
|
6 |
opencv-python==4.9.0.80
|
7 |
+
diffusers==0.24.0
|
8 |
+
huggingface_hub==0.19.4
|
9 |
safetensors==0.4.2
|
10 |
pillow==10.2.0
|
11 |
+
transformers==4.35.2
|
12 |
moviepy==1.0.3
|
13 |
numpy==1.26.3
|