anzorq commited on
Commit
80c8939
1 Parent(s): d9070d4

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -22,6 +22,7 @@ models = [
22
  Model("Arcane", "nitrosocke/Arcane-Diffusion", "arcane style "),
23
  Model("Dreamlike Diffusion 1.0", "dreamlike-art/dreamlike-diffusion-1.0", "dreamlikeart "),
24
  Model("Archer", "nitrosocke/archer-diffusion", "archer style "),
 
25
  Model("Modern Disney", "nitrosocke/mo-di-diffusion", "modern disney style "),
26
  Model("Classic Disney", "nitrosocke/classic-anim-diffusion", "classic disney style "),
27
  Model("Loving Vincent (Van Gogh)", "dallinmackay/Van-Gogh-diffusion", "lvngvncnt "),
 
22
  Model("Arcane", "nitrosocke/Arcane-Diffusion", "arcane style "),
23
  Model("Dreamlike Diffusion 1.0", "dreamlike-art/dreamlike-diffusion-1.0", "dreamlikeart "),
24
  Model("Archer", "nitrosocke/archer-diffusion", "archer style "),
25
+ Model("Anything V3", "Linaqruf/anything-v3.0", ""),
26
  Model("Modern Disney", "nitrosocke/mo-di-diffusion", "modern disney style "),
27
  Model("Classic Disney", "nitrosocke/classic-anim-diffusion", "classic disney style "),
28
  Model("Loving Vincent (Van Gogh)", "dallinmackay/Van-Gogh-diffusion", "lvngvncnt "),