Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -3,10 +3,10 @@ torch>=2.0.0,<2.1.0
|
|
3 |
torchvision>=0.15.0,<0.16.0
|
4 |
matplotlib>=3.5.0,<4.0.0
|
5 |
gradio>=5.0.0,<6.0.0
|
6 |
-
diffusers>=0.
|
7 |
-
transformers>=4.
|
8 |
-
accelerate>=0.
|
9 |
-
huggingface_hub>=0.
|
10 |
xformers>=0.0.20,<0.1.0
|
11 |
timm>=0.9.0,<1.0.0
|
12 |
Pillow>=9.0.0,<11.0.0
|
|
|
3 |
torchvision>=0.15.0,<0.16.0
|
4 |
matplotlib>=3.5.0,<4.0.0
|
5 |
gradio>=5.0.0,<6.0.0
|
6 |
+
diffusers>=0.23.0,<0.24.0
|
7 |
+
transformers>=4.30.0,<4.31.0
|
8 |
+
accelerate>=0.20.0,<0.21.0
|
9 |
+
huggingface_hub>=0.25.1,<0.30.0
|
10 |
xformers>=0.0.20,<0.1.0
|
11 |
timm>=0.9.0,<1.0.0
|
12 |
Pillow>=9.0.0,<11.0.0
|