Spaces:
Runtime error
Runtime error
Jackflack09
commited on
Commit
•
d2b9581
1
Parent(s):
4d14f58
Update app.py
Browse files
app.py
CHANGED
@@ -37,15 +37,6 @@ class Model:
|
|
37 |
|
38 |
models = [
|
39 |
Model("DnD Cover Art", "sd-dreambooth-library/dndcoverart-v1", "Use the token 'dndcoverart'"),
|
40 |
-
Model("Vivid Watercolors", "Evel/VividWatercolors", "watercolor style"),
|
41 |
-
Model("Loving Vincent (Van Gogh)", "dallinmackay/Van-Gogh-diffusion", "lvngvncnt "),
|
42 |
-
Model("Comic Diffusion", "ogkalu/Comic-Diffusion", "Comic Book Styles"),
|
43 |
-
Model("Deliberate civitai", "XpucT/Deliberate", "none"),
|
44 |
-
Model("Experience V8 civitai", "n0madic/experience-v8", "none"),
|
45 |
-
Model("A-Zovya RPG Artist Tools civitai", "danbrown/A-to-Zovya-RPG-v1-5", "none"),
|
46 |
-
Model("U Pron", "stablediffusionapi/urpm", "pron"),
|
47 |
-
Model("U Pron2", "lilpotat/urp", "pron2"),
|
48 |
-
Model("test", "Jackflack09/mrsrm1", "testing"),
|
49 |
Model("test2", "Jackflack09/mrsrm", "testing2"),
|
50 |
]
|
51 |
# Model("Spider-Verse", "nitrosocke/spider-verse-diffusion", "spiderverse style "),
|
|
|
37 |
|
38 |
models = [
|
39 |
Model("DnD Cover Art", "sd-dreambooth-library/dndcoverart-v1", "Use the token 'dndcoverart'"),
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
40 |
Model("test2", "Jackflack09/mrsrm", "testing2"),
|
41 |
]
|
42 |
# Model("Spider-Verse", "nitrosocke/spider-verse-diffusion", "spiderverse style "),
|