Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -42,6 +42,22 @@ model_dic["Anime_niji"]={
|
|
42 |
"model_trigger":"anime coloring in the style of appleseed",
|
43 |
}
|
44 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
45 |
model_dic["FineArt_FrancoisBoucher"]={
|
46 |
"model_loc":"brettimus/sdxl-adelaide:f2d079e9da2b9cd3b527235813f6fe0f0fe6dc815363b5dd1930112fcc442d90",
|
47 |
"model_trigger":"in style of francois boucher ",
|
|
|
42 |
"model_trigger":"anime coloring in the style of appleseed",
|
43 |
}
|
44 |
|
45 |
+
model_dic["cyber-punk"]={
|
46 |
+
"model_loc":"fofr/sdxl-80s-cyberpunk:356b6cbe7f0011970aaa0bfe7a9fcd2e6cd3b84b35d0fd09a840ac1bfc7020d9",
|
47 |
+
"model_trigger":"80s cyberpunk in the style of TOK",
|
48 |
+
}
|
49 |
+
|
50 |
+
|
51 |
+
model_dic["SD3"]={
|
52 |
+
"model_loc":"stability-ai/stable-diffusion-3",
|
53 |
+
"model_trigger":""
|
54 |
+
}
|
55 |
+
|
56 |
+
model_dic["ms-paint"]={
|
57 |
+
"model_loc":"fofr/sdxl-ms-paint:8e36d00024aa9a55c7d8ef0f82ccd82ab4d3225d1e702149179498258177ca3f",
|
58 |
+
"model_trigger":"MS-paint"
|
59 |
+
}
|
60 |
+
|
61 |
model_dic["FineArt_FrancoisBoucher"]={
|
62 |
"model_loc":"brettimus/sdxl-adelaide:f2d079e9da2b9cd3b527235813f6fe0f0fe6dc815363b5dd1930112fcc442d90",
|
63 |
"model_trigger":"in style of francois boucher ",
|