Spaces:
Build error
Build error
more models
Browse files
app.py
CHANGED
@@ -127,8 +127,11 @@ models = [
|
|
127 |
Model("Realistic_Vision_V1.4", "SG161222/Realistic_Vision_V1.4", ""),
|
128 |
Model("BPModel", "Crosstyan/BPModel", ""),
|
129 |
Model("mikapikazo", "andite/mikapikazo-diffusion", ""),
|
130 |
-
Model("lowpoly-world", "MirageML/lowpoly-world", ""),
|
131 |
-
Model("Valorant_Diffusion", "ItsJayQz/Valorant_Diffusion", ""),
|
|
|
|
|
|
|
132 |
|
133 |
|
134 |
|
|
|
127 |
Model("Realistic_Vision_V1.4", "SG161222/Realistic_Vision_V1.4", ""),
|
128 |
Model("BPModel", "Crosstyan/BPModel", ""),
|
129 |
Model("mikapikazo", "andite/mikapikazo-diffusion", ""),
|
130 |
+
Model("lowpoly-world", "MirageML/lowpoly-world", "a photo of lowpoly_world"),
|
131 |
+
Model("Valorant_Diffusion", "ItsJayQz/Valorant_Diffusion", "valorant style"),
|
132 |
+
Model("LotusBubbleArt_Diffusion", "ItsJayQz/LotusBubbleArt_Diffusion", "ltsbbl style"),
|
133 |
+
Model("rinotuna-man", "AnimeTest/rinotuna-man", ""),
|
134 |
+
Model("roughnessPainter_v1.0", "AIARTCHAN/roughnessPainter_v1.0", ""),
|
135 |
|
136 |
|
137 |
|