Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
# Stable core dependencies
|
2 |
torch==2.0.1
|
3 |
torchvision==0.15.2
|
4 |
xformers==0.0.20
|
5 |
transformers==4.47.1
|
6 |
-
diffusers==0.
|
7 |
controlnet_aux
|
8 |
einops
|
9 |
onnxruntime-gpu
|
@@ -19,4 +18,3 @@ scipy
|
|
19 |
scikit-image
|
20 |
matplotlib
|
21 |
numpy==1.23.5
|
22 |
-
|
|
|
|
|
1 |
torch==2.0.1
|
2 |
torchvision==0.15.2
|
3 |
xformers==0.0.20
|
4 |
transformers==4.47.1
|
5 |
+
diffusers==0.24.0
|
6 |
controlnet_aux
|
7 |
einops
|
8 |
onnxruntime-gpu
|
|
|
18 |
scikit-image
|
19 |
matplotlib
|
20 |
numpy==1.23.5
|
|