Lyra121 commited on
Commit
1f300a9
·
1 Parent(s): 83ad1af

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -30,6 +30,7 @@ models = [
30
  Model("Anything V3 Better-Vae", "Linaqruf/anything-v3-better-vae", ""),
31
  Model("Anything V4", "andite/anything-v4.0", ""),
32
  Model("Anything V4.5", "ckpt/anything-v4.5", ""),
 
33
  Model("Yohan","andite/yohan-diffusion", ""),
34
  Model("cutesexyrobutts","andite/cutesexyrobutts-diffusion",""),
35
  Model("Modern Disney", "nitrosocke/mo-di-diffusion", "modern disney style "),
 
30
  Model("Anything V3 Better-Vae", "Linaqruf/anything-v3-better-vae", ""),
31
  Model("Anything V4", "andite/anything-v4.0", ""),
32
  Model("Anything V4.5", "ckpt/anything-v4.5", ""),
33
+ Model( "Pastel Mix","andite/pastel-mix", ""),
34
  Model("Yohan","andite/yohan-diffusion", ""),
35
  Model("cutesexyrobutts","andite/cutesexyrobutts-diffusion",""),
36
  Model("Modern Disney", "nitrosocke/mo-di-diffusion", "modern disney style "),