Keith76 commited on
Commit
acf87f7
1 Parent(s): 84b8935

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -27,6 +27,7 @@ models = [
27
  Model("Dreamlike Diffusion 1.0", "dreamlike-art/dreamlike-diffusion-1.0", "dreamlikeart "),
28
  Model("Archer", "nitrosocke/archer-diffusion", "archer style "),
29
  Model("Anything V3", "Linaqruf/anything-v3.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 "),
 
27
  Model("Dreamlike Diffusion 1.0", "dreamlike-art/dreamlike-diffusion-1.0", "dreamlikeart "),
28
  Model("Archer", "nitrosocke/archer-diffusion", "archer style "),
29
  Model("Anything V3", "Linaqruf/anything-v3.0", ""),
30
+ Model("Counterfeit V2", "gsdf/Counterfeit-V2.0", "Counterfeit V2.0"),
31
  Model("Modern Disney", "nitrosocke/mo-di-diffusion", "modern disney style "),
32
  Model("Classic Disney", "nitrosocke/classic-anim-diffusion", "classic disney style "),
33
  Model("Loving Vincent (Van Gogh)", "dallinmackay/Van-Gogh-diffusion", "lvngvncnt "),