Spaces:
Runtime error
Runtime error
app.py
CHANGED
@@ -15,7 +15,6 @@ models = [
|
|
15 |
"stablediffusionapi/wand-magic2",
|
16 |
"dwancin/memoji", #07.11
|
17 |
"stablediffusionapi/anime-model-v2",
|
18 |
-
"AIARTCHAN/MIX-Pro-V4",
|
19 |
"goofyai/3d_render_style_xl"
|
20 |
]
|
21 |
current_model = models[0]
|
|
|
15 |
"stablediffusionapi/wand-magic2",
|
16 |
"dwancin/memoji", #07.11
|
17 |
"stablediffusionapi/anime-model-v2",
|
|
|
18 |
"goofyai/3d_render_style_xl"
|
19 |
]
|
20 |
current_model = models[0]
|