Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -26,7 +26,7 @@ models = [
|
|
26 |
Model("Arcane", "nitrosocke/Arcane-Diffusion", "arcane style "),
|
27 |
Model("Dreamlike Diffusion 1.0", "dreamlike-art/dreamlike-diffusion-1.0", "dreamlikeart "),
|
28 |
Model("Archer", "nitrosocke/archer-diffusion", "archer style "),
|
29 |
-
Model("Anything
|
30 |
Model("Modern Disney", "nitrosocke/mo-di-diffusion", "modern disney style "),
|
31 |
Model("Classic Disney", "nitrosocke/classic-anim-diffusion", "classic disney style "),
|
32 |
Model("Loving Vincent (Van Gogh)", "dallinmackay/Van-Gogh-diffusion", "lvngvncnt "),
|
|
|
26 |
Model("Arcane", "nitrosocke/Arcane-Diffusion", "arcane style "),
|
27 |
Model("Dreamlike Diffusion 1.0", "dreamlike-art/dreamlike-diffusion-1.0", "dreamlikeart "),
|
28 |
Model("Archer", "nitrosocke/archer-diffusion", "archer style "),
|
29 |
+
Model("Anything V4", "andite/anything-v4.0", ""),
|
30 |
Model("Modern Disney", "nitrosocke/mo-di-diffusion", "modern disney style "),
|
31 |
Model("Classic Disney", "nitrosocke/classic-anim-diffusion", "classic disney style "),
|
32 |
Model("Loving Vincent (Van Gogh)", "dallinmackay/Van-Gogh-diffusion", "lvngvncnt "),
|