remove width and height data from native presets
parent
19a0a6cfac
commit
0d994e1953
|
|
@ -6,8 +6,7 @@
|
||||||
"batch_size": 1,
|
"batch_size": 1,
|
||||||
"batch_count": 1,
|
"batch_count": 1,
|
||||||
"steps": 20,
|
"steps": 20,
|
||||||
"width": 512,
|
|
||||||
"height": 512,
|
|
||||||
"ratio": 1,
|
"ratio": 1,
|
||||||
"cfg": 7,
|
"cfg": 7,
|
||||||
"b_width_height_link": true,
|
"b_width_height_link": true,
|
||||||
|
|
@ -28,13 +27,5 @@
|
||||||
"hr_upscaler": "",
|
"hr_upscaler": "",
|
||||||
"selection_mode": "ratio"
|
"selection_mode": "ratio"
|
||||||
},
|
},
|
||||||
"controlnet_tab_preset": [
|
"controlnet_tab_preset": [{}, {}, {}, {}, {}, {}, {}]
|
||||||
{},
|
}
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
|
||||||
|
|
@ -6,8 +6,6 @@
|
||||||
"batch_size": 1,
|
"batch_size": 1,
|
||||||
"batch_count": 1,
|
"batch_count": 1,
|
||||||
"steps": 20,
|
"steps": 20,
|
||||||
"width": 512,
|
|
||||||
"height": 512,
|
|
||||||
"ratio": 1,
|
"ratio": 1,
|
||||||
"cfg": 7,
|
"cfg": 7,
|
||||||
"b_width_height_link": true,
|
"b_width_height_link": true,
|
||||||
|
|
@ -28,13 +26,5 @@
|
||||||
"hr_upscaler": "",
|
"hr_upscaler": "",
|
||||||
"selection_mode": "ratio"
|
"selection_mode": "ratio"
|
||||||
},
|
},
|
||||||
"controlnet_tab_preset": [
|
"controlnet_tab_preset": [{}, {}, {}, {}, {}, {}, {}]
|
||||||
{},
|
}
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{},
|
|
||||||
{}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue