Spaces:
Build error
Build error
Commit
·
2d8aac9
1
Parent(s):
ebd4549
Update app.py
Browse files
app.py
CHANGED
@@ -30,7 +30,9 @@ models = [
|
|
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("
|
|
|
|
|
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"),
|
|
|
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("Deliberate civitai", "XpucT/Deliberate", "none"),
|
34 |
+
Model("Experience V8 civitai", "n0madic/experience-v8", "none"),
|
35 |
+
Model("A-Zovya RPG Artist Tools civitai", "danbrown/A-to-Zovya-RPG-v1-5", "none"),
|
36 |
Model("Kim Jung Gi", "sd-dreambooth-library/kim_jung_gi_art_style", "Use the token 'kimjugi'"),
|
37 |
Model("Archer", "nitrosocke/archer-diffusion", "Use the token 'archer style'"),
|
38 |
Model("Ink Punk", "Envvi/Inkpunk-Diffusion", "Ink Punk Diffusion"),
|