Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ CONTROLNET_MODELS = {
|
|
46 |
}
|
47 |
|
48 |
DIFFUSION_MODELS = {
|
49 |
-
"GhostMix": "
|
50 |
"Stable v1.5": "Jiali/stable-diffusion-1.5",
|
51 |
# Add more diffusion models here
|
52 |
}
|
|
|
46 |
}
|
47 |
|
48 |
DIFFUSION_MODELS = {
|
49 |
+
"GhostMix": "digiplay/GhostMixV1.2VAE",
|
50 |
"Stable v1.5": "Jiali/stable-diffusion-1.5",
|
51 |
# Add more diffusion models here
|
52 |
}
|