Skip to content

Commit 27dd31b

Browse files
committed
bb95 is sd15, not sdxl. fix size.
1 parent 1963ecf commit 27dd31b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

styles.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3619,8 +3619,8 @@
36193619
"steps": 25,
36203620
"sampler_name": "k_euler_a",
36213621
"cfg_scale": 4.5,
3622-
"width": 1088,
3623-
"height": 1088,
3622+
"width": 640,
3623+
"height": 960,
36243624
"clip_skip": 1,
36253625
"hires_fix": true
36263626
},
@@ -3630,8 +3630,8 @@
36303630
"steps": 25,
36313631
"sampler_name": "k_euler_a",
36323632
"cfg_scale": 4.5,
3633-
"width": 1088,
3634-
"height": 1088,
3633+
"width": 640,
3634+
"height": 960,
36353635
"clip_skip": 1,
36363636
"hires_fix": true
36373637
},

0 commit comments

Comments
 (0)