Skip to content

Commit d3b22d2

Browse files
committed
add pbj and aurora styles
1 parent 746a501 commit d3b22d2

2 files changed

Lines changed: 26 additions & 0 deletions

File tree

categories.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -389,6 +389,8 @@
389389
"origami",
390390
"mosaics",
391391
"papercut",
392+
"pbj",
393+
"aurora",
392394
"parchment"
393395
],
394396
"artstyles": [

styles.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3960,6 +3960,30 @@
39603960
{ "name": "3126031", "is_version": true, "weight": 0.7, "clip": 1.0}
39613961
]
39623962
},
3963+
"pbj": {
3964+
"prompt": "{p} made of pbj###{np}",
3965+
"model": "ZavyChromaXL",
3966+
"steps": 30,
3967+
"sampler_name": "k_dpmpp_2m",
3968+
"cfg_scale": 7,
3969+
"clip_skip": 2,
3970+
"width": 1024,
3971+
"height": 1024,
3972+
"hires_fix": true,
3973+
"loras": [{ "name": "683036", "is_version": true}]
3974+
},
3975+
"aurora": {
3976+
"prompt": "{p} made of aurora###{np}",
3977+
"model": "ZavyChromaXL",
3978+
"steps": 30,
3979+
"sampler_name": "k_dpmpp_2m",
3980+
"cfg_scale": 7,
3981+
"clip_skip": 2,
3982+
"width": 1024,
3983+
"height": 1024,
3984+
"hires_fix": true,
3985+
"loras": [{ "name": "2537411", "is_version": true}]
3986+
},
39633987
"emojiparty": {
39643988
"prompt": "{p}###nsfw,{np}",
39653989
"model": "Cheyenne",

0 commit comments

Comments
 (0)