Jackflack09 commited on
Commit
4838400
·
1 Parent(s): 04becf3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -1
app.py CHANGED
@@ -27,7 +27,12 @@ models = [
27
  Model("Loving Vincent (Van Gogh)", "dallinmackay/Van-Gogh-diffusion", "lvngvncnt "),
28
  Model("Comic Diffusion", "ogkalu/Comic-Diffusion", "Comic Book Styles"),
29
  Model("Marvel What If", "ItsJayQz/Marvel_WhatIf_Diffusion", ""),
30
- Model("Anime Pencil", "yehiaserag/anime-pencil-diffusion", "animepencilconcept style"),
 
 
 
 
 
31
  Model("Ink Punk", "Envvi/Inkpunk-Diffusion", "Ink Punk Diffusion"),
32
  Model("Complex Line Art", "Conflictx/Complex-Lineart", "Complex Line Art"),
33
  Model("Pop-Up Book Diffusion", "RayHell/popupBook-diffusion", "Pop-Up Book"),
 
27
  Model("Loving Vincent (Van Gogh)", "dallinmackay/Van-Gogh-diffusion", "lvngvncnt "),
28
  Model("Comic Diffusion", "ogkalu/Comic-Diffusion", "Comic Book Styles"),
29
  Model("Marvel What If", "ItsJayQz/Marvel_WhatIf_Diffusion", ""),
30
+ Model("Oil Painter", "Gourieff/p-AI-nter_v0.2", "Use the token 'oil painting'"),
31
+ Model("Elayaraja Oil", "apurik-parv/ilayaraja", "Use the token 'iraja'"),
32
+ Model("DnD Cover Art", "sd-dreambooth-library/dndcoverart-v1", "Use the token 'dndcoverart'"),
33
+ Model("Messy Sketch Art", "sd-dreambooth-library/messy_sketch_art_style", "Use the token 'meartsty'"),
34
+ Model("Kim Jung Gi", "sd-dreambooth-library/kim_jung_gi_art_style", "Use the token 'kimjugi'"),
35
+ Model("Archer", "nitrosocke/archer-diffusion", "Use the token 'archer style'"),
36
  Model("Ink Punk", "Envvi/Inkpunk-Diffusion", "Ink Punk Diffusion"),
37
  Model("Complex Line Art", "Conflictx/Complex-Lineart", "Complex Line Art"),
38
  Model("Pop-Up Book Diffusion", "RayHell/popupBook-diffusion", "Pop-Up Book"),