Spaces:
Build error
Build error
added more models
Browse files
app.py
CHANGED
@@ -125,8 +125,10 @@ models = [
|
|
125 |
Model("Funko-Diffusion", "prompthero/funko-diffusion", "funko style"),
|
126 |
Model("DreamShaper", "Lykon/DreamShaper", "dreamshaper"),
|
127 |
Model("Realistic_Vision_V1.4", "SG161222/Realistic_Vision_V1.4", ""),
|
128 |
-
|
129 |
-
|
|
|
|
|
130 |
|
131 |
|
132 |
|
|
|
125 |
Model("Funko-Diffusion", "prompthero/funko-diffusion", "funko style"),
|
126 |
Model("DreamShaper", "Lykon/DreamShaper", "dreamshaper"),
|
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 |
|