Spaces:
Paused
Paused
Update diffusion_webui/utils/model_list.py
Browse files
diffusion_webui/utils/model_list.py
CHANGED
@@ -4,7 +4,7 @@ stable_model_list = [
|
|
4 |
"prompthero/openjourney-v4",
|
5 |
"wavymulder/Analog-Diffusion",
|
6 |
"dreamlike-art/dreamlike-diffusion-1.0",
|
7 |
-
"
|
8 |
"dreamlike-art/dreamlike-photoreal-2.0",
|
9 |
]
|
10 |
|
|
|
4 |
"prompthero/openjourney-v4",
|
5 |
"wavymulder/Analog-Diffusion",
|
6 |
"dreamlike-art/dreamlike-diffusion-1.0",
|
7 |
+
"andite/anything-v4.0",
|
8 |
"dreamlike-art/dreamlike-photoreal-2.0",
|
9 |
]
|
10 |
|