sd-automatic111 / ui-config.json
QuintW's picture
update repo
c9ea4f0
raw history blame
No virus
77.8 kB
{
"txt2img/Prompt/visible": true,
"txt2img/Prompt/value": "",
"txt2img/Negative prompt/visible": true,
"txt2img/Negative prompt/value": "",
"txt2img/Styles/visible": true,
"txt2img/Styles/value": [],
"txt2img/Tabs@txt2img_extra_tabs/selected": null,
"txt2img/Sampling method/visible": true,
"txt2img/Sampling method/value": "Euler a",
"txt2img/Sampling steps/visible": true,
"txt2img/Sampling steps/value": 20,
"txt2img/Sampling steps/minimum": 1,
"txt2img/Sampling steps/maximum": 150,
"txt2img/Sampling steps/step": 1,
"txt2img/Restore faces/visible": true,
"txt2img/Restore faces/value": false,
"txt2img/Tiling/visible": true,
"txt2img/Tiling/value": false,
"txt2img/Hires. fix/visible": true,
"txt2img/Hires. fix/value": false,
"txt2img/Upscaler/visible": true,
"txt2img/Upscaler/value": "Latent",
"txt2img/Hires steps/visible": true,
"txt2img/Hires steps/value": 0,
"txt2img/Hires steps/minimum": 0,
"txt2img/Hires steps/maximum": 150,
"txt2img/Hires steps/step": 1,
"txt2img/Denoising strength/visible": true,
"txt2img/Denoising strength/value": 0.7,
"txt2img/Denoising strength/minimum": 0.0,
"txt2img/Denoising strength/maximum": 1.0,
"txt2img/Denoising strength/step": 0.01,
"txt2img/Upscale by/visible": true,
"txt2img/Upscale by/value": 2.0,
"txt2img/Upscale by/minimum": 1.0,
"txt2img/Upscale by/maximum": 4.0,
"txt2img/Upscale by/step": 0.05,
"txt2img/Resize width to/visible": true,
"txt2img/Resize width to/value": 0,
"txt2img/Resize width to/minimum": 0,
"txt2img/Resize width to/maximum": 2048,
"txt2img/Resize width to/step": 8,
"txt2img/Resize height to/visible": true,
"txt2img/Resize height to/value": 0,
"txt2img/Resize height to/minimum": 0,
"txt2img/Resize height to/maximum": 2048,
"txt2img/Resize height to/step": 8,
"txt2img/Width/visible": true,
"txt2img/Width/value": 512,
"txt2img/Width/minimum": 64,
"txt2img/Width/maximum": 2048,
"txt2img/Width/step": 8,
"txt2img/Height/visible": true,
"txt2img/Height/value": 512,
"txt2img/Height/minimum": 64,
"txt2img/Height/maximum": 2048,
"txt2img/Height/step": 8,
"txt2img/Switch dims/visible": true,
"txt2img/Batch count/visible": true,
"txt2img/Batch count/value": 1,
"txt2img/Batch count/minimum": 1,
"txt2img/Batch count/maximum": 100,
"txt2img/Batch count/step": 1,
"txt2img/Batch size/visible": true,
"txt2img/Batch size/value": 1,
"txt2img/Batch size/minimum": 1,
"txt2img/Batch size/maximum": 8,
"txt2img/Batch size/step": 1,
"txt2img/CFG Scale/visible": true,
"txt2img/CFG Scale/value": 7.0,
"txt2img/CFG Scale/minimum": 1.0,
"txt2img/CFG Scale/maximum": 30.0,
"txt2img/CFG Scale/step": 0.5,
"txt2img/Seed/visible": true,
"txt2img/Seed/value": -1.0,
"txt2img/Random seed/visible": true,
"txt2img/Reuse seed/visible": true,
"txt2img/Extra/visible": true,
"txt2img/Extra/value": false,
"txt2img/Variation seed/visible": true,
"txt2img/Variation seed/value": -1.0,
"txt2img/Variation strength/visible": true,
"txt2img/Variation strength/value": 0.0,
"txt2img/Variation strength/minimum": 0,
"txt2img/Variation strength/maximum": 1,
"txt2img/Variation strength/step": 0.01,
"txt2img/Resize seed from width/visible": true,
"txt2img/Resize seed from width/value": 0,
"txt2img/Resize seed from width/minimum": 0,
"txt2img/Resize seed from width/maximum": 2048,
"txt2img/Resize seed from width/step": 8,
"txt2img/Resize seed from height/visible": true,
"txt2img/Resize seed from height/value": 0,
"txt2img/Resize seed from height/minimum": 0,
"txt2img/Resize seed from height/maximum": 2048,
"txt2img/Resize seed from height/step": 8,
"txt2img/Override settings/value": null,
"txt2img/Script/visible": true,
"txt2img/Script/value": "None",
"customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true,
"customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/value": false,
"customscript/prompt_matrix.py/txt2img/Use different seed for each picture/visible": true,
"customscript/prompt_matrix.py/txt2img/Use different seed for each picture/value": false,
"customscript/prompt_matrix.py/txt2img/Select prompt/visible": true,
"customscript/prompt_matrix.py/txt2img/Select prompt/value": "positive",
"customscript/prompt_matrix.py/txt2img/Select joining char/visible": true,
"customscript/prompt_matrix.py/txt2img/Select joining char/value": "comma",
"customscript/prompt_matrix.py/txt2img/Grid margins (px)/visible": true,
"customscript/prompt_matrix.py/txt2img/Grid margins (px)/value": 0,
"customscript/prompt_matrix.py/txt2img/Grid margins (px)/minimum": 0,
"customscript/prompt_matrix.py/txt2img/Grid margins (px)/maximum": 500,
"customscript/prompt_matrix.py/txt2img/Grid margins (px)/step": 2,
"customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true,
"customscript/prompts_from_file.py/txt2img/Iterate seed every line/value": false,
"customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/visible": true,
"customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/value": false,
"customscript/prompts_from_file.py/txt2img/List of prompt inputs/visible": true,
"customscript/prompts_from_file.py/txt2img/List of prompt inputs/value": "",
"customscript/xyz_grid.py/txt2img/X type/visible": true,
"customscript/xyz_grid.py/txt2img/X type/value": "Seed",
"customscript/xyz_grid.py/txt2img/X values/visible": true,
"customscript/xyz_grid.py/txt2img/X values/value": "",
"customscript/xyz_grid.py/txt2img/Y type/visible": true,
"customscript/xyz_grid.py/txt2img/Y type/value": "Nothing",
"customscript/xyz_grid.py/txt2img/Y values/visible": true,
"customscript/xyz_grid.py/txt2img/Y values/value": "",
"customscript/xyz_grid.py/txt2img/Z type/visible": true,
"customscript/xyz_grid.py/txt2img/Z type/value": "Nothing",
"customscript/xyz_grid.py/txt2img/Z values/visible": true,
"customscript/xyz_grid.py/txt2img/Z values/value": "",
"customscript/xyz_grid.py/txt2img/Draw legend/visible": true,
"customscript/xyz_grid.py/txt2img/Draw legend/value": true,
"customscript/xyz_grid.py/txt2img/Keep -1 for seeds/visible": true,
"customscript/xyz_grid.py/txt2img/Keep -1 for seeds/value": false,
"customscript/xyz_grid.py/txt2img/Include Sub Images/visible": true,
"customscript/xyz_grid.py/txt2img/Include Sub Images/value": false,
"customscript/xyz_grid.py/txt2img/Include Sub Grids/visible": true,
"customscript/xyz_grid.py/txt2img/Include Sub Grids/value": false,
"customscript/xyz_grid.py/txt2img/Grid margins (px)/visible": true,
"customscript/xyz_grid.py/txt2img/Grid margins (px)/value": 0,
"customscript/xyz_grid.py/txt2img/Grid margins (px)/minimum": 0,
"customscript/xyz_grid.py/txt2img/Grid margins (px)/maximum": 500,
"customscript/xyz_grid.py/txt2img/Grid margins (px)/step": 2,
"img2img/Prompt/visible": true,
"img2img/Prompt/value": "",
"img2img/Negative prompt/visible": true,
"img2img/Negative prompt/value": "",
"img2img/Styles/visible": true,
"img2img/Styles/value": [],
"img2img/Tabs@img2img_extra_tabs/selected": null,
"img2img/Tabs@mode_img2img/selected": null,
"img2img/Input directory/visible": true,
"img2img/Input directory/value": "",
"img2img/Output directory/visible": true,
"img2img/Output directory/value": "",
"img2img/Inpaint batch mask directory (required for inpaint batch processing only)/visible": true,
"img2img/Inpaint batch mask directory (required for inpaint batch processing only)/value": "",
"img2img/Resize mode/visible": true,
"img2img/Resize mode/value": "Just resize",
"img2img/Mask blur/visible": true,
"img2img/Mask blur/value": 4,
"img2img/Mask blur/minimum": 0,
"img2img/Mask blur/maximum": 64,
"img2img/Mask blur/step": 1,
"img2img/Mask transparency/value": 0,
"img2img/Mask transparency/minimum": 0,
"img2img/Mask transparency/maximum": 100,
"img2img/Mask transparency/step": 1,
"img2img/Mask mode/visible": true,
"img2img/Mask mode/value": "Inpaint masked",
"img2img/Masked content/visible": true,
"img2img/Masked content/value": "original",
"img2img/Inpaint area/visible": true,
"img2img/Inpaint area/value": "Whole picture",
"img2img/Only masked padding, pixels/visible": true,
"img2img/Only masked padding, pixels/value": 32,
"img2img/Only masked padding, pixels/minimum": 0,
"img2img/Only masked padding, pixels/maximum": 256,
"img2img/Only masked padding, pixels/step": 4,
"img2img/Sampling method/visible": true,
"img2img/Sampling method/value": "Euler a",
"img2img/Sampling steps/visible": true,
"img2img/Sampling steps/value": 20,
"img2img/Sampling steps/minimum": 1,
"img2img/Sampling steps/maximum": 150,
"img2img/Sampling steps/step": 1,
"img2img/Restore faces/visible": true,
"img2img/Restore faces/value": false,
"img2img/Tiling/visible": true,
"img2img/Tiling/value": false,
"img2img/Width/visible": true,
"img2img/Width/value": 512,
"img2img/Width/minimum": 64,
"img2img/Width/maximum": 2048,
"img2img/Width/step": 8,
"img2img/Height/visible": true,
"img2img/Height/value": 512,
"img2img/Height/minimum": 64,
"img2img/Height/maximum": 2048,
"img2img/Height/step": 8,
"img2img/Scale/visible": true,
"img2img/Scale/value": 1.0,
"img2img/Scale/minimum": 0.05,
"img2img/Scale/maximum": 4.0,
"img2img/Scale/step": 0.05,
"img2img/Unused/visible": true,
"img2img/Unused/value": 0,
"img2img/Unused/minimum": 0,
"img2img/Unused/maximum": 100,
"img2img/Unused/step": 1,
"img2img/Batch count/visible": true,
"img2img/Batch count/value": 1,
"img2img/Batch count/minimum": 1,
"img2img/Batch count/maximum": 100,
"img2img/Batch count/step": 1,
"img2img/Batch size/visible": true,
"img2img/Batch size/value": 1,
"img2img/Batch size/minimum": 1,
"img2img/Batch size/maximum": 8,
"img2img/Batch size/step": 1,
"img2img/CFG Scale/visible": true,
"img2img/CFG Scale/value": 7.0,
"img2img/CFG Scale/minimum": 1.0,
"img2img/CFG Scale/maximum": 30.0,
"img2img/CFG Scale/step": 0.5,
"img2img/Image CFG Scale/value": 1.5,
"img2img/Image CFG Scale/minimum": 0,
"img2img/Image CFG Scale/maximum": 3.0,
"img2img/Image CFG Scale/step": 0.05,
"img2img/Denoising strength/visible": true,
"img2img/Denoising strength/value": 0.75,
"img2img/Denoising strength/minimum": 0.0,
"img2img/Denoising strength/maximum": 1.0,
"img2img/Denoising strength/step": 0.01,
"img2img/Seed/visible": true,
"img2img/Seed/value": -1.0,
"img2img/Random seed/visible": true,
"img2img/Reuse seed/visible": true,
"img2img/Extra/visible": true,
"img2img/Extra/value": false,
"img2img/Variation seed/visible": true,
"img2img/Variation seed/value": -1.0,
"img2img/Variation strength/visible": true,
"img2img/Variation strength/value": 0.0,
"img2img/Variation strength/minimum": 0,
"img2img/Variation strength/maximum": 1,
"img2img/Variation strength/step": 0.01,
"img2img/Resize seed from width/visible": true,
"img2img/Resize seed from width/value": 0,
"img2img/Resize seed from width/minimum": 0,
"img2img/Resize seed from width/maximum": 2048,
"img2img/Resize seed from width/step": 8,
"img2img/Resize seed from height/visible": true,
"img2img/Resize seed from height/value": 0,
"img2img/Resize seed from height/minimum": 0,
"img2img/Resize seed from height/maximum": 2048,
"img2img/Resize seed from height/step": 8,
"img2img/Override settings/value": null,
"img2img/Script/visible": true,
"img2img/Script/value": "None",
"customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true,
"customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/value": true,
"customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/visible": true,
"customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/value": true,
"customscript/img2imgalt.py/img2img/Original prompt/visible": true,
"customscript/img2imgalt.py/img2img/Original prompt/value": "",
"customscript/img2imgalt.py/img2img/Original negative prompt/visible": true,
"customscript/img2imgalt.py/img2img/Original negative prompt/value": "",
"customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/visible": true,
"customscript/img2imgalt.py/img2img/Override `Sampling Steps` to the same value as `Decode steps`?/value": true,
"customscript/img2imgalt.py/img2img/Decode steps/visible": true,
"customscript/img2imgalt.py/img2img/Decode steps/value": 50,
"customscript/img2imgalt.py/img2img/Decode steps/minimum": 1,
"customscript/img2imgalt.py/img2img/Decode steps/maximum": 150,
"customscript/img2imgalt.py/img2img/Decode steps/step": 1,
"customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/visible": true,
"customscript/img2imgalt.py/img2img/Override `Denoising strength` to 1?/value": true,
"customscript/img2imgalt.py/img2img/Decode CFG scale/visible": true,
"customscript/img2imgalt.py/img2img/Decode CFG scale/value": 1.0,
"customscript/img2imgalt.py/img2img/Decode CFG scale/minimum": 0.0,
"customscript/img2imgalt.py/img2img/Decode CFG scale/maximum": 15.0,
"customscript/img2imgalt.py/img2img/Decode CFG scale/step": 0.1,
"customscript/img2imgalt.py/img2img/Randomness/visible": true,
"customscript/img2imgalt.py/img2img/Randomness/value": 0.0,
"customscript/img2imgalt.py/img2img/Randomness/minimum": 0.0,
"customscript/img2imgalt.py/img2img/Randomness/maximum": 1.0,
"customscript/img2imgalt.py/img2img/Randomness/step": 0.01,
"customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/visible": true,
"customscript/img2imgalt.py/img2img/Sigma adjustment for finding noise for image/value": false,
"customscript/loopback.py/img2img/Loops/visible": true,
"customscript/loopback.py/img2img/Loops/value": 4,
"customscript/loopback.py/img2img/Loops/minimum": 1,
"customscript/loopback.py/img2img/Loops/maximum": 32,
"customscript/loopback.py/img2img/Loops/step": 1,
"customscript/loopback.py/img2img/Final denoising strength/visible": true,
"customscript/loopback.py/img2img/Final denoising strength/value": 0.5,
"customscript/loopback.py/img2img/Final denoising strength/minimum": 0,
"customscript/loopback.py/img2img/Final denoising strength/maximum": 1,
"customscript/loopback.py/img2img/Final denoising strength/step": 0.01,
"customscript/loopback.py/img2img/Denoising strength curve/visible": true,
"customscript/loopback.py/img2img/Denoising strength curve/value": "Linear",
"customscript/loopback.py/img2img/Append interrogated prompt at each iteration/visible": true,
"customscript/loopback.py/img2img/Append interrogated prompt at each iteration/value": "None",
"customscript/outpainting_mk_2.py/img2img/Pixels to expand/visible": true,
"customscript/outpainting_mk_2.py/img2img/Pixels to expand/value": 128,
"customscript/outpainting_mk_2.py/img2img/Pixels to expand/minimum": 8,
"customscript/outpainting_mk_2.py/img2img/Pixels to expand/maximum": 256,
"customscript/outpainting_mk_2.py/img2img/Pixels to expand/step": 8,
"customscript/outpainting_mk_2.py/img2img/Mask blur/visible": true,
"customscript/outpainting_mk_2.py/img2img/Mask blur/value": 8,
"customscript/outpainting_mk_2.py/img2img/Mask blur/minimum": 0,
"customscript/outpainting_mk_2.py/img2img/Mask blur/maximum": 64,
"customscript/outpainting_mk_2.py/img2img/Mask blur/step": 1,
"customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/visible": true,
"customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/value": 1.0,
"customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/minimum": 0.0,
"customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/maximum": 4.0,
"customscript/outpainting_mk_2.py/img2img/Fall-off exponent (lower=higher detail)/step": 0.01,
"customscript/outpainting_mk_2.py/img2img/Color variation/visible": true,
"customscript/outpainting_mk_2.py/img2img/Color variation/value": 0.05,
"customscript/outpainting_mk_2.py/img2img/Color variation/minimum": 0.0,
"customscript/outpainting_mk_2.py/img2img/Color variation/maximum": 1.0,
"customscript/outpainting_mk_2.py/img2img/Color variation/step": 0.01,
"customscript/poor_mans_outpainting.py/img2img/Pixels to expand/visible": true,
"customscript/poor_mans_outpainting.py/img2img/Pixels to expand/value": 128,
"customscript/poor_mans_outpainting.py/img2img/Pixels to expand/minimum": 8,
"customscript/poor_mans_outpainting.py/img2img/Pixels to expand/maximum": 256,
"customscript/poor_mans_outpainting.py/img2img/Pixels to expand/step": 8,
"customscript/poor_mans_outpainting.py/img2img/Mask blur/visible": true,
"customscript/poor_mans_outpainting.py/img2img/Mask blur/value": 4,
"customscript/poor_mans_outpainting.py/img2img/Mask blur/minimum": 0,
"customscript/poor_mans_outpainting.py/img2img/Mask blur/maximum": 64,
"customscript/poor_mans_outpainting.py/img2img/Mask blur/step": 1,
"customscript/poor_mans_outpainting.py/img2img/Masked content/visible": true,
"customscript/poor_mans_outpainting.py/img2img/Masked content/value": "fill",
"customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/visible": true,
"customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/value": false,
"customscript/prompt_matrix.py/img2img/Use different seed for each picture/visible": true,
"customscript/prompt_matrix.py/img2img/Use different seed for each picture/value": false,
"customscript/prompt_matrix.py/img2img/Select prompt/visible": true,
"customscript/prompt_matrix.py/img2img/Select prompt/value": "positive",
"customscript/prompt_matrix.py/img2img/Select joining char/visible": true,
"customscript/prompt_matrix.py/img2img/Select joining char/value": "comma",
"customscript/prompt_matrix.py/img2img/Grid margins (px)/visible": true,
"customscript/prompt_matrix.py/img2img/Grid margins (px)/value": 0,
"customscript/prompt_matrix.py/img2img/Grid margins (px)/minimum": 0,
"customscript/prompt_matrix.py/img2img/Grid margins (px)/maximum": 500,
"customscript/prompt_matrix.py/img2img/Grid margins (px)/step": 2,
"customscript/prompts_from_file.py/img2img/Iterate seed every line/visible": true,
"customscript/prompts_from_file.py/img2img/Iterate seed every line/value": false,
"customscript/prompts_from_file.py/img2img/Use same random seed for all lines/visible": true,
"customscript/prompts_from_file.py/img2img/Use same random seed for all lines/value": false,
"customscript/prompts_from_file.py/img2img/List of prompt inputs/visible": true,
"customscript/prompts_from_file.py/img2img/List of prompt inputs/value": "",
"customscript/sd_upscale.py/img2img/Tile overlap/visible": true,
"customscript/sd_upscale.py/img2img/Tile overlap/value": 64,
"customscript/sd_upscale.py/img2img/Tile overlap/minimum": 0,
"customscript/sd_upscale.py/img2img/Tile overlap/maximum": 256,
"customscript/sd_upscale.py/img2img/Tile overlap/step": 16,
"customscript/sd_upscale.py/img2img/Scale Factor/visible": true,
"customscript/sd_upscale.py/img2img/Scale Factor/value": 2.0,
"customscript/sd_upscale.py/img2img/Scale Factor/minimum": 1.0,
"customscript/sd_upscale.py/img2img/Scale Factor/maximum": 4.0,
"customscript/sd_upscale.py/img2img/Scale Factor/step": 0.05,
"customscript/sd_upscale.py/img2img/Upscaler/visible": true,
"customscript/sd_upscale.py/img2img/Upscaler/value": "None",
"customscript/xyz_grid.py/img2img/X type/visible": true,
"customscript/xyz_grid.py/img2img/X type/value": "Seed",
"customscript/xyz_grid.py/img2img/X values/visible": true,
"customscript/xyz_grid.py/img2img/X values/value": "",
"customscript/xyz_grid.py/img2img/Y type/visible": true,
"customscript/xyz_grid.py/img2img/Y type/value": "Nothing",
"customscript/xyz_grid.py/img2img/Y values/visible": true,
"customscript/xyz_grid.py/img2img/Y values/value": "",
"customscript/xyz_grid.py/img2img/Z type/visible": true,
"customscript/xyz_grid.py/img2img/Z type/value": "Nothing",
"customscript/xyz_grid.py/img2img/Z values/visible": true,
"customscript/xyz_grid.py/img2img/Z values/value": "",
"customscript/xyz_grid.py/img2img/Draw legend/visible": true,
"customscript/xyz_grid.py/img2img/Draw legend/value": true,
"customscript/xyz_grid.py/img2img/Keep -1 for seeds/visible": true,
"customscript/xyz_grid.py/img2img/Keep -1 for seeds/value": false,
"customscript/xyz_grid.py/img2img/Include Sub Images/visible": true,
"customscript/xyz_grid.py/img2img/Include Sub Images/value": false,
"customscript/xyz_grid.py/img2img/Include Sub Grids/visible": true,
"customscript/xyz_grid.py/img2img/Include Sub Grids/value": false,
"customscript/xyz_grid.py/img2img/Grid margins (px)/visible": true,
"customscript/xyz_grid.py/img2img/Grid margins (px)/value": 0,
"customscript/xyz_grid.py/img2img/Grid margins (px)/minimum": 0,
"customscript/xyz_grid.py/img2img/Grid margins (px)/maximum": 500,
"customscript/xyz_grid.py/img2img/Grid margins (px)/step": 2,
"extras/Tabs@mode_extras/selected": null,
"extras/Input directory/visible": true,
"extras/Input directory/value": "",
"extras/Output directory/visible": true,
"extras/Output directory/value": "",
"extras/Show result images/visible": true,
"extras/Show result images/value": true,
"extras/Tabs@extras_resize_mode/selected": null,
"customscript/postprocessing_upscale.py/extras/Resize/visible": true,
"customscript/postprocessing_upscale.py/extras/Resize/value": 4,
"customscript/postprocessing_upscale.py/extras/Resize/minimum": 1.0,
"customscript/postprocessing_upscale.py/extras/Resize/maximum": 8.0,
"customscript/postprocessing_upscale.py/extras/Resize/step": 0.05,
"customscript/postprocessing_upscale.py/extras/Width/visible": true,
"customscript/postprocessing_upscale.py/extras/Width/value": 512,
"customscript/postprocessing_upscale.py/extras/Width/minimum": 64,
"customscript/postprocessing_upscale.py/extras/Width/maximum": 2048,
"customscript/postprocessing_upscale.py/extras/Width/step": 8,
"customscript/postprocessing_upscale.py/extras/Height/visible": true,
"customscript/postprocessing_upscale.py/extras/Height/value": 512,
"customscript/postprocessing_upscale.py/extras/Height/minimum": 64,
"customscript/postprocessing_upscale.py/extras/Height/maximum": 2048,
"customscript/postprocessing_upscale.py/extras/Height/step": 8,
"customscript/postprocessing_upscale.py/extras/Crop to fit/visible": true,
"customscript/postprocessing_upscale.py/extras/Crop to fit/value": true,
"customscript/postprocessing_upscale.py/extras/Upscaler 1/visible": true,
"customscript/postprocessing_upscale.py/extras/Upscaler 1/value": "None",
"customscript/postprocessing_upscale.py/extras/Upscaler 2/visible": true,
"customscript/postprocessing_upscale.py/extras/Upscaler 2/value": "None",
"customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/visible": true,
"customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/value": 0.0,
"customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/minimum": 0.0,
"customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/maximum": 1.0,
"customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/step": 0.001,
"customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/visible": true,
"customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/value": 0,
"customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/minimum": 0.0,
"customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/maximum": 1.0,
"customscript/postprocessing_gfpgan.py/extras/GFPGAN visibility/step": 0.001,
"customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/visible": true,
"customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/value": 0,
"customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/minimum": 0.0,
"customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/maximum": 1.0,
"customscript/postprocessing_codeformer.py/extras/CodeFormer visibility/step": 0.001,
"customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true,
"customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0,
"customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0,
"customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0,
"customscript/postprocessing_codeformer.py/extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001,
"modelmerger/Primary model (A)/visible": true,
"modelmerger/Primary model (A)/value": null,
"modelmerger/Secondary model (B)/visible": true,
"modelmerger/Secondary model (B)/value": null,
"modelmerger/Tertiary model (C)/visible": true,
"modelmerger/Tertiary model (C)/value": null,
"modelmerger/Custom Name (Optional)/visible": true,
"modelmerger/Custom Name (Optional)/value": "",
"modelmerger/Multiplier (M) - set to 0 to get model A/visible": true,
"modelmerger/Multiplier (M) - set to 0 to get model A/value": 0.3,
"modelmerger/Multiplier (M) - set to 0 to get model A/minimum": 0.0,
"modelmerger/Multiplier (M) - set to 0 to get model A/maximum": 1.0,
"modelmerger/Multiplier (M) - set to 0 to get model A/step": 0.05,
"modelmerger/Interpolation Method/visible": true,
"modelmerger/Interpolation Method/value": "Weighted sum",
"modelmerger/Checkpoint format/visible": true,
"modelmerger/Checkpoint format/value": "safetensors",
"modelmerger/Save as float16/visible": true,
"modelmerger/Save as float16/value": false,
"modelmerger/Save metadata (.safetensors only)/visible": true,
"modelmerger/Save metadata (.safetensors only)/value": true,
"modelmerger/Copy config from/visible": true,
"modelmerger/Copy config from/value": "A, B or C",
"modelmerger/Bake in VAE/visible": true,
"modelmerger/Bake in VAE/value": "None",
"modelmerger/Discard weights with matching name/visible": true,
"modelmerger/Discard weights with matching name/value": "",
"train/Tabs@train_tabs/selected": null,
"train/Name/visible": true,
"train/Name/value": "",
"train/Initialization text/visible": true,
"train/Initialization text/value": "*",
"train/Number of vectors per token/visible": true,
"train/Number of vectors per token/value": 1,
"train/Number of vectors per token/minimum": 1,
"train/Number of vectors per token/maximum": 75,
"train/Number of vectors per token/step": 1,
"train/Overwrite Old Embedding/visible": true,
"train/Overwrite Old Embedding/value": false,
"train/Enter hypernetwork layer structure/visible": true,
"train/Enter hypernetwork layer structure/value": "1, 2, 1",
"train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/visible": true,
"train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/value": "linear",
"train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/visible": true,
"train/Select Layer weights initialization. Recommended: Kaiming for relu-like, Xavier for sigmoid-like, Normal otherwise/value": "Normal",
"train/Add layer normalization/visible": true,
"train/Add layer normalization/value": false,
"train/Use dropout/visible": true,
"train/Use dropout/value": false,
"train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/visible": true,
"train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/value": "0, 0, 0",
"train/Overwrite Old Hypernetwork/visible": true,
"train/Overwrite Old Hypernetwork/value": false,
"train/Source directory/visible": true,
"train/Source directory/value": "",
"train/Destination directory/visible": true,
"train/Destination directory/value": "",
"train/Width/visible": true,
"train/Width/value": 512,
"train/Width/minimum": 64,
"train/Width/maximum": 2048,
"train/Width/step": 8,
"train/Height/visible": true,
"train/Height/value": 512,
"train/Height/minimum": 64,
"train/Height/maximum": 2048,
"train/Height/step": 8,
"train/Existing Caption txt Action/visible": true,
"train/Existing Caption txt Action/value": "ignore",
"train/Keep original size/visible": true,
"train/Keep original size/value": false,
"train/Create flipped copies/visible": true,
"train/Create flipped copies/value": false,
"train/Split oversized images/visible": true,
"train/Split oversized images/value": false,
"train/Auto focal point crop/visible": true,
"train/Auto focal point crop/value": false,
"train/Auto-sized crop/visible": true,
"train/Auto-sized crop/value": false,
"train/Use BLIP for caption/visible": true,
"train/Use BLIP for caption/value": false,
"train/Use deepbooru for caption/visible": true,
"train/Use deepbooru for caption/value": false,
"train/Split image threshold/visible": true,
"train/Split image threshold/value": 0.5,
"train/Split image threshold/minimum": 0.0,
"train/Split image threshold/maximum": 1.0,
"train/Split image threshold/step": 0.05,
"train/Split image overlap ratio/visible": true,
"train/Split image overlap ratio/value": 0.2,
"train/Split image overlap ratio/minimum": 0.0,
"train/Split image overlap ratio/maximum": 0.9,
"train/Split image overlap ratio/step": 0.05,
"train/Focal point face weight/visible": true,
"train/Focal point face weight/value": 0.9,
"train/Focal point face weight/minimum": 0.0,
"train/Focal point face weight/maximum": 1.0,
"train/Focal point face weight/step": 0.05,
"train/Focal point entropy weight/visible": true,
"train/Focal point entropy weight/value": 0.15,
"train/Focal point entropy weight/minimum": 0.0,
"train/Focal point entropy weight/maximum": 1.0,
"train/Focal point entropy weight/step": 0.05,
"train/Focal point edges weight/visible": true,
"train/Focal point edges weight/value": 0.5,
"train/Focal point edges weight/minimum": 0.0,
"train/Focal point edges weight/maximum": 1.0,
"train/Focal point edges weight/step": 0.05,
"train/Create debug image/visible": true,
"train/Create debug image/value": false,
"train/Dimension lower bound/visible": true,
"train/Dimension lower bound/value": 384,
"train/Dimension lower bound/minimum": 64,
"train/Dimension lower bound/maximum": 2048,
"train/Dimension lower bound/step": 8,
"train/Dimension upper bound/visible": true,
"train/Dimension upper bound/value": 768,
"train/Dimension upper bound/minimum": 64,
"train/Dimension upper bound/maximum": 2048,
"train/Dimension upper bound/step": 8,
"train/Area lower bound/visible": true,
"train/Area lower bound/value": 4096,
"train/Area lower bound/minimum": 4096,
"train/Area lower bound/maximum": 4194304,
"train/Area lower bound/step": 1,
"train/Area upper bound/visible": true,
"train/Area upper bound/value": 409600,
"train/Area upper bound/minimum": 4096,
"train/Area upper bound/maximum": 4194304,
"train/Area upper bound/step": 1,
"train/Resizing objective/visible": true,
"train/Resizing objective/value": "Maximize area",
"train/Error threshold/visible": true,
"train/Error threshold/value": 0.1,
"train/Error threshold/minimum": 0,
"train/Error threshold/maximum": 1,
"train/Error threshold/step": 0.01,
"train/Embedding/visible": true,
"train/Embedding/value": null,
"train/Hypernetwork/visible": true,
"train/Hypernetwork/value": null,
"train/Embedding Learning rate/visible": true,
"train/Embedding Learning rate/value": "0.005",
"train/Hypernetwork Learning rate/visible": true,
"train/Hypernetwork Learning rate/value": "0.00001",
"train/Gradient Clipping/visible": true,
"train/Gradient Clipping/value": "disabled",
"train/Batch size/visible": true,
"train/Batch size/value": 1,
"train/Gradient accumulation steps/visible": true,
"train/Gradient accumulation steps/value": 1,
"train/Dataset directory/visible": true,
"train/Dataset directory/value": "",
"train/Log directory/visible": true,
"train/Log directory/value": "textual_inversion",
"train/Prompt template/visible": true,
"train/Prompt template/value": "style_filewords.txt",
"train/Do not resize images/visible": true,
"train/Do not resize images/value": false,
"train/Max steps/visible": true,
"train/Max steps/value": 100000,
"train/Save an image to log directory every N steps, 0 to disable/visible": true,
"train/Save an image to log directory every N steps, 0 to disable/value": 500,
"train/Save a copy of embedding to log directory every N steps, 0 to disable/visible": true,
"train/Save a copy of embedding to log directory every N steps, 0 to disable/value": 500,
"train/Use PNG alpha channel as loss weight/visible": true,
"train/Use PNG alpha channel as loss weight/value": false,
"train/Save images with embedding in PNG chunks/visible": true,
"train/Save images with embedding in PNG chunks/value": true,
"train/Read parameters (prompt, etc...) from txt2img tab when making previews/visible": true,
"train/Read parameters (prompt, etc...) from txt2img tab when making previews/value": false,
"train/Shuffle tags by ',' when creating prompts./visible": true,
"train/Shuffle tags by ',' when creating prompts./value": false,
"train/Drop out tags when creating prompts./visible": true,
"train/Drop out tags when creating prompts./value": 0,
"train/Drop out tags when creating prompts./minimum": 0,
"train/Drop out tags when creating prompts./maximum": 1,
"train/Drop out tags when creating prompts./step": 0.1,
"train/Choose latent sampling method/visible": true,
"train/Choose latent sampling method/value": "once",
"webui/Tabs@tabs/selected": null,
"txt2img/Input Directory/visible": true,
"txt2img/Input Directory/value": "",
"txt2img/New Canvas Width/visible": true,
"txt2img/New Canvas Width/value": 512,
"txt2img/New Canvas Width/minimum": 256,
"txt2img/New Canvas Width/maximum": 1024,
"txt2img/New Canvas Width/step": 64,
"txt2img/New Canvas Height/visible": true,
"txt2img/New Canvas Height/value": 512,
"txt2img/New Canvas Height/minimum": 256,
"txt2img/New Canvas Height/maximum": 1024,
"txt2img/New Canvas Height/step": 64,
"txt2img/Enable/visible": true,
"txt2img/Enable/value": false,
"txt2img/Low VRAM/visible": true,
"txt2img/Low VRAM/value": false,
"txt2img/Pixel Perfect/visible": true,
"txt2img/Pixel Perfect/value": false,
"txt2img/Allow Preview/visible": true,
"txt2img/Allow Preview/value": false,
"txt2img/Preprocessor/visible": true,
"txt2img/Preprocessor/value": "none",
"txt2img/Model/visible": true,
"txt2img/Model/value": "None",
"txt2img/Control Weight/visible": true,
"txt2img/Control Weight/value": 1.0,
"txt2img/Control Weight/minimum": 0.0,
"txt2img/Control Weight/maximum": 2.0,
"txt2img/Control Weight/step": 0.05,
"txt2img/Starting Control Step/visible": true,
"txt2img/Starting Control Step/value": 0.0,
"txt2img/Starting Control Step/minimum": 0.0,
"txt2img/Starting Control Step/maximum": 1.0,
"txt2img/Starting Control Step/step": 0.01,
"txt2img/Ending Control Step/visible": true,
"txt2img/Ending Control Step/value": 1.0,
"txt2img/Ending Control Step/minimum": 0.0,
"txt2img/Ending Control Step/maximum": 1.0,
"txt2img/Ending Control Step/step": 0.01,
"txt2img/Preprocessor resolution/value": 512,
"txt2img/Preprocessor resolution/minimum": 64,
"txt2img/Preprocessor resolution/maximum": 2048,
"txt2img/Preprocessor resolution/step": 10,
"txt2img/Threshold A/value": 64,
"txt2img/Threshold A/minimum": 64,
"txt2img/Threshold A/maximum": 1024,
"txt2img/Threshold A/step": 1,
"txt2img/Threshold B/value": 64,
"txt2img/Threshold B/minimum": 64,
"txt2img/Threshold B/maximum": 1024,
"txt2img/Threshold B/step": 1,
"txt2img/Control Mode/visible": true,
"txt2img/Control Mode/value": "Balanced",
"txt2img/Resize Mode/visible": true,
"txt2img/Resize Mode/value": "Crop and Resize",
"txt2img/[Loopback] Automatically send generated images to this ControlNet unit/visible": true,
"txt2img/[Loopback] Automatically send generated images to this ControlNet unit/value": false,
"customscript/movie2movie.py/txt2img/Save preprocessed/visible": true,
"customscript/movie2movie.py/txt2img/Save preprocessed/value": false,
"customscript/movie2movie.py/txt2img/Duration/visible": true,
"customscript/movie2movie.py/txt2img/Duration/value": 50.0,
"customscript/movie2movie.py/txt2img/Duration/minimum": 10.0,
"customscript/movie2movie.py/txt2img/Duration/maximum": 200.0,
"customscript/movie2movie.py/txt2img/Duration/step": 10,
"img2img/Controlnet input directory/visible": true,
"img2img/Controlnet input directory/value": "",
"img2img/Input Directory/visible": true,
"img2img/Input Directory/value": "",
"img2img/New Canvas Width/visible": true,
"img2img/New Canvas Width/value": 512,
"img2img/New Canvas Width/minimum": 256,
"img2img/New Canvas Width/maximum": 1024,
"img2img/New Canvas Width/step": 64,
"img2img/New Canvas Height/visible": true,
"img2img/New Canvas Height/value": 512,
"img2img/New Canvas Height/minimum": 256,
"img2img/New Canvas Height/maximum": 1024,
"img2img/New Canvas Height/step": 64,
"img2img/Enable/visible": true,
"img2img/Enable/value": false,
"img2img/Low VRAM/visible": true,
"img2img/Low VRAM/value": false,
"img2img/Pixel Perfect/visible": true,
"img2img/Pixel Perfect/value": false,
"img2img/Allow Preview/visible": true,
"img2img/Allow Preview/value": false,
"img2img/Preprocessor/visible": true,
"img2img/Preprocessor/value": "none",
"img2img/Model/visible": true,
"img2img/Model/value": "None",
"img2img/Control Weight/visible": true,
"img2img/Control Weight/value": 1.0,
"img2img/Control Weight/minimum": 0.0,
"img2img/Control Weight/maximum": 2.0,
"img2img/Control Weight/step": 0.05,
"img2img/Starting Control Step/visible": true,
"img2img/Starting Control Step/value": 0.0,
"img2img/Starting Control Step/minimum": 0.0,
"img2img/Starting Control Step/maximum": 1.0,
"img2img/Starting Control Step/step": 0.01,
"img2img/Ending Control Step/visible": true,
"img2img/Ending Control Step/value": 1.0,
"img2img/Ending Control Step/minimum": 0.0,
"img2img/Ending Control Step/maximum": 1.0,
"img2img/Ending Control Step/step": 0.01,
"img2img/Preprocessor resolution/value": 512,
"img2img/Preprocessor resolution/minimum": 64,
"img2img/Preprocessor resolution/maximum": 2048,
"img2img/Preprocessor resolution/step": 10,
"img2img/Threshold A/value": 64,
"img2img/Threshold A/minimum": 64,
"img2img/Threshold A/maximum": 1024,
"img2img/Threshold A/step": 1,
"img2img/Threshold B/value": 64,
"img2img/Threshold B/minimum": 64,
"img2img/Threshold B/maximum": 1024,
"img2img/Threshold B/step": 1,
"img2img/Control Mode/visible": true,
"img2img/Control Mode/value": "Balanced",
"img2img/Resize Mode/visible": true,
"img2img/Resize Mode/value": "Crop and Resize",
"img2img/[Loopback] Automatically send generated images to this ControlNet unit/visible": true,
"img2img/[Loopback] Automatically send generated images to this ControlNet unit/value": false,
"customscript/movie2movie.py/img2img/Save preprocessed/visible": true,
"customscript/movie2movie.py/img2img/Save preprocessed/value": false,
"customscript/movie2movie.py/img2img/Duration/visible": true,
"customscript/movie2movie.py/img2img/Duration/value": 50.0,
"customscript/movie2movie.py/img2img/Duration/minimum": 10.0,
"customscript/movie2movie.py/img2img/Duration/maximum": 200.0,
"customscript/movie2movie.py/img2img/Duration/step": 10,
"txt2img/Interrupt/visible": true,
"txt2img/Skip/visible": true,
"txt2img/Generate/visible": true,
"txt2img/\u2199\ufe0f/visible": true,
"txt2img/\ud83d\uddd1\ufe0f/visible": true,
"txt2img/\ud83c\udfb4/visible": true,
"txt2img/\ud83d\udccb/visible": true,
"txt2img/\ud83d\udcbe/visible": true,
"txt2img/\ud83d\udd04/visible": true,
"txt2img/Description/visible": true,
"txt2img/Description/value": "",
"txt2img/Cancel/visible": true,
"txt2img/Replace preview/visible": true,
"txt2img/Save/visible": true,
"txt2img/Stable Diffusion version/visible": true,
"txt2img/Stable Diffusion version/value": "Unknown",
"txt2img/Activation text/visible": true,
"txt2img/Activation text/value": "",
"txt2img/Preferred weight/visible": true,
"txt2img/Preferred weight/value": 0.0,
"txt2img/Preferred weight/minimum": 0.0,
"txt2img/Preferred weight/maximum": 2.0,
"txt2img/Preferred weight/step": 0.01,
"txt2img/Random prompt/visible": true,
"txt2img/Random prompt/value": "",
"txt2img/\u2195\ufe0f/visible": true,
"txt2img/Refresh/visible": true,
"txt2img/Hires sampling method/visible": true,
"txt2img/Hires sampling method/value": "Use same sampler",
"txt2img/Hires prompt/visible": true,
"txt2img/Hires prompt/value": "",
"txt2img/Hires negative prompt/visible": true,
"txt2img/Hires negative prompt/value": "",
"txt2img/\ud83c\udfb2\ufe0f/visible": true,
"txt2img/\u267b\ufe0f/visible": true,
"txt2img/Create New Canvas/visible": true,
"txt2img/Swap X/Y axes/visible": true,
"txt2img/Swap Y/Z axes/visible": true,
"txt2img/Swap X/Z axes/visible": true,
"txt2img/\ud83d\udcc2/visible": true,
"txt2img/Zip/visible": true,
"txt2img/Send to img2img/visible": true,
"txt2img/Send to inpaint/visible": true,
"txt2img/Send to extras/visible": true,
"img2img/Interrogate\nCLIP/visible": true,
"img2img/Interrogate\nDeepBooru/visible": true,
"img2img/Interrupt/visible": true,
"img2img/Skip/visible": true,
"img2img/Generate/visible": true,
"img2img/\u2199\ufe0f/visible": true,
"img2img/\ud83d\uddd1\ufe0f/visible": true,
"img2img/\ud83c\udfb4/visible": true,
"img2img/\ud83d\udccb/visible": true,
"img2img/\ud83d\udcbe/visible": true,
"img2img/\ud83d\udd04/visible": true,
"img2img/Description/visible": true,
"img2img/Description/value": "",
"img2img/Cancel/visible": true,
"img2img/Replace preview/visible": true,
"img2img/Save/visible": true,
"img2img/Stable Diffusion version/visible": true,
"img2img/Stable Diffusion version/value": "Unknown",
"img2img/Activation text/visible": true,
"img2img/Activation text/value": "",
"img2img/Preferred weight/visible": true,
"img2img/Preferred weight/value": 0.0,
"img2img/Preferred weight/minimum": 0.0,
"img2img/Preferred weight/maximum": 2.0,
"img2img/Preferred weight/step": 0.01,
"img2img/Random prompt/visible": true,
"img2img/Random prompt/value": "",
"img2img/\u2195\ufe0f/visible": true,
"img2img/Refresh/visible": true,
"img2img/img2img/visible": true,
"img2img/sketch/visible": true,
"img2img/inpaint/visible": true,
"img2img/inpaint sketch/visible": true,
"img2img/Append png info to prompts/visible": true,
"img2img/Append png info to prompts/value": false,
"img2img/PNG info directory/visible": true,
"img2img/PNG info directory/value": "",
"img2img/\u21c5/visible": true,
"img2img/\ud83d\udcd0/visible": true,
"img2img/\ud83c\udfb2\ufe0f/visible": true,
"img2img/\u267b\ufe0f/visible": true,
"img2img/Create New Canvas/visible": true,
"img2img/Swap X/Y axes/visible": true,
"img2img/Swap Y/Z axes/visible": true,
"img2img/Swap X/Z axes/visible": true,
"img2img/\ud83d\udcc2/visible": true,
"img2img/Zip/visible": true,
"img2img/Send to img2img/visible": true,
"img2img/Send to inpaint/visible": true,
"img2img/Send to extras/visible": true,
"extras/Generate/visible": true,
"extras/\u21c5/visible": true,
"extras/\ud83d\udcc2/visible": true,
"extras/Send to img2img/visible": true,
"extras/Send to inpaint/visible": true,
"extras/Send to extras/visible": true,
"pnginfo/Send to txt2img/visible": true,
"pnginfo/Send to img2img/visible": true,
"pnginfo/Send to inpaint/visible": true,
"pnginfo/Send to extras/visible": true,
"modelmerger/\ud83d\udd04/visible": true,
"modelmerger/Merge/visible": true,
"train/Create embedding/visible": true,
"train/Create hypernetwork/visible": true,
"train/Interrupt/visible": true,
"train/Preprocess/visible": true,
"train/\ud83d\udd04/visible": true,
"train/Train Embedding/visible": true,
"train/Train Hypernetwork/visible": true,
"dreambooth_interface/Load Settings/visible": true,
"dreambooth_interface/Save Settings/visible": true,
"dreambooth_interface/Train/visible": true,
"dreambooth_interface/Generate Ckpt/visible": true,
"dreambooth_interface/Save Weights/visible": true,
"dreambooth_interface/Generate Samples/visible": true,
"dreambooth_interface/Cancel/visible": true,
"dreambooth_interface/Model/visible": true,
"dreambooth_interface/Model/value": null,
"dreambooth_interface/\ud83d\udd04/visible": true,
"dreambooth_interface/Snapshot to Resume/visible": true,
"dreambooth_interface/Snapshot to Resume/value": null,
"dreambooth_interface/Lora Model/visible": true,
"dreambooth_interface/Lora Model/value": null,
"dreambooth_interface/Create Model/visible": true,
"dreambooth_interface/Name/visible": true,
"dreambooth_interface/Name/value": "",
"dreambooth_interface/Create From Hub/visible": true,
"dreambooth_interface/Create From Hub/value": false,
"dreambooth_interface/512x Model/visible": true,
"dreambooth_interface/512x Model/value": true,
"dreambooth_interface/Model Path/visible": true,
"dreambooth_interface/Model Path/value": "",
"dreambooth_interface/HuggingFace Token/visible": true,
"dreambooth_interface/HuggingFace Token/value": "",
"dreambooth_interface/Source Checkpoint/visible": true,
"dreambooth_interface/Source Checkpoint/value": null,
"dreambooth_interface/Extract EMA Weights/visible": true,
"dreambooth_interface/Extract EMA Weights/value": false,
"dreambooth_interface/Unfreeze Model/visible": true,
"dreambooth_interface/Unfreeze Model/value": false,
"dreambooth_interface/Performance Wizard (WIP)/visible": true,
"dreambooth_interface/Use LORA/visible": true,
"dreambooth_interface/Use LORA/value": false,
"dreambooth_interface/Use Lora Extended/value": false,
"dreambooth_interface/Train Imagic Only/visible": true,
"dreambooth_interface/Train Imagic Only/value": false,
"dreambooth_interface/Train Inpainting Model/value": false,
"dreambooth_interface/Training Steps Per Image (Epochs)/visible": true,
"dreambooth_interface/Training Steps Per Image (Epochs)/value": 100,
"dreambooth_interface/Training Steps Per Image (Epochs)/minimum": 0,
"dreambooth_interface/Training Steps Per Image (Epochs)/maximum": 1000,
"dreambooth_interface/Training Steps Per Image (Epochs)/step": 1,
"dreambooth_interface/Pause After N Epochs/visible": true,
"dreambooth_interface/Pause After N Epochs/value": 0,
"dreambooth_interface/Pause After N Epochs/minimum": 0,
"dreambooth_interface/Pause After N Epochs/maximum": 100,
"dreambooth_interface/Pause After N Epochs/step": 1,
"dreambooth_interface/Amount of time to pause between Epochs (s)/visible": true,
"dreambooth_interface/Amount of time to pause between Epochs (s)/value": 0,
"dreambooth_interface/Amount of time to pause between Epochs (s)/minimum": 0,
"dreambooth_interface/Amount of time to pause between Epochs (s)/maximum": 3600,
"dreambooth_interface/Amount of time to pause between Epochs (s)/step": 1,
"dreambooth_interface/Save Model Frequency (Epochs)/visible": true,
"dreambooth_interface/Save Model Frequency (Epochs)/value": 25,
"dreambooth_interface/Save Model Frequency (Epochs)/minimum": 0,
"dreambooth_interface/Save Model Frequency (Epochs)/maximum": 1000,
"dreambooth_interface/Save Model Frequency (Epochs)/step": 1,
"dreambooth_interface/Save Preview(s) Frequency (Epochs)/visible": true,
"dreambooth_interface/Save Preview(s) Frequency (Epochs)/value": 5,
"dreambooth_interface/Save Preview(s) Frequency (Epochs)/minimum": 0,
"dreambooth_interface/Save Preview(s) Frequency (Epochs)/maximum": 1000,
"dreambooth_interface/Save Preview(s) Frequency (Epochs)/step": 1,
"dreambooth_interface/Batch Size/visible": true,
"dreambooth_interface/Batch Size/value": 1,
"dreambooth_interface/Batch Size/minimum": 1,
"dreambooth_interface/Batch Size/maximum": 100,
"dreambooth_interface/Batch Size/step": 1,
"dreambooth_interface/Gradient Accumulation Steps/visible": true,
"dreambooth_interface/Gradient Accumulation Steps/value": 1,
"dreambooth_interface/Gradient Accumulation Steps/minimum": 1,
"dreambooth_interface/Gradient Accumulation Steps/maximum": 100,
"dreambooth_interface/Gradient Accumulation Steps/step": 1,
"dreambooth_interface/Class Batch Size/visible": true,
"dreambooth_interface/Class Batch Size/value": 1,
"dreambooth_interface/Class Batch Size/minimum": 1,
"dreambooth_interface/Class Batch Size/maximum": 100,
"dreambooth_interface/Class Batch Size/step": 1,
"dreambooth_interface/Set Gradients to None When Zeroing/visible": true,
"dreambooth_interface/Set Gradients to None When Zeroing/value": true,
"dreambooth_interface/Gradient Checkpointing/visible": true,
"dreambooth_interface/Gradient Checkpointing/value": true,
"dreambooth_interface/Lora UNET Learning Rate/visible": true,
"dreambooth_interface/Lora UNET Learning Rate/value": 0.0001,
"dreambooth_interface/Lora Text Encoder Learning Rate/visible": true,
"dreambooth_interface/Lora Text Encoder Learning Rate/value": 5e-05,
"dreambooth_interface/Learning Rate/visible": true,
"dreambooth_interface/Learning Rate/value": 2e-06,
"dreambooth_interface/Learning Rate Scheduler/visible": true,
"dreambooth_interface/Learning Rate Scheduler/value": "constant_with_warmup",
"dreambooth_interface/Min Learning Rate/value": 1e-06,
"dreambooth_interface/Number of Hard Resets/value": 1,
"dreambooth_interface/Constant/Linear Starting Factor/value": 0.5,
"dreambooth_interface/Polynomial Power/value": 1.0,
"dreambooth_interface/Scale Position/value": 0.5,
"dreambooth_interface/Scale Position/minimum": 0,
"dreambooth_interface/Scale Position/maximum": 1,
"dreambooth_interface/Scale Position/step": 0.05,
"dreambooth_interface/Learning Rate Warmup Steps/visible": true,
"dreambooth_interface/Learning Rate Warmup Steps/value": 0,
"dreambooth_interface/Learning Rate Warmup Steps/minimum": 0,
"dreambooth_interface/Learning Rate Warmup Steps/maximum": 10000,
"dreambooth_interface/Learning Rate Warmup Steps/step": 5,
"dreambooth_interface/Max Resolution/visible": true,
"dreambooth_interface/Max Resolution/value": 512,
"dreambooth_interface/Max Resolution/minimum": 128,
"dreambooth_interface/Max Resolution/maximum": 2048,
"dreambooth_interface/Max Resolution/step": 64,
"dreambooth_interface/Apply Horizontal Flip/visible": true,
"dreambooth_interface/Apply Horizontal Flip/value": false,
"dreambooth_interface/Use EMA/visible": true,
"dreambooth_interface/Use EMA/value": false,
"dreambooth_interface/Optimizer/visible": true,
"dreambooth_interface/Optimizer/value": "8bit AdamW",
"dreambooth_interface/Mixed Precision/visible": true,
"dreambooth_interface/Mixed Precision/value": "no",
"dreambooth_interface/Memory Attention/visible": true,
"dreambooth_interface/Memory Attention/value": "default",
"dreambooth_interface/Cache Latents/visible": true,
"dreambooth_interface/Cache Latents/value": true,
"dreambooth_interface/Train UNET/visible": true,
"dreambooth_interface/Train UNET/value": true,
"dreambooth_interface/Step Ratio of Text Encoder Training/visible": true,
"dreambooth_interface/Step Ratio of Text Encoder Training/value": 0,
"dreambooth_interface/Step Ratio of Text Encoder Training/minimum": 0,
"dreambooth_interface/Step Ratio of Text Encoder Training/maximum": 1,
"dreambooth_interface/Step Ratio of Text Encoder Training/step": 0.01,
"dreambooth_interface/Offset Noise/visible": true,
"dreambooth_interface/Offset Noise/value": 0,
"dreambooth_interface/Offset Noise/minimum": -1,
"dreambooth_interface/Offset Noise/maximum": 1,
"dreambooth_interface/Offset Noise/step": 0.01,
"dreambooth_interface/Freeze CLIP Normalization Layers/visible": true,
"dreambooth_interface/Freeze CLIP Normalization Layers/value": false,
"dreambooth_interface/Clip Skip/visible": true,
"dreambooth_interface/Clip Skip/value": 1,
"dreambooth_interface/Clip Skip/minimum": 1,
"dreambooth_interface/Clip Skip/maximum": 12,
"dreambooth_interface/Clip Skip/step": 1,
"dreambooth_interface/Weight Decay/visible": true,
"dreambooth_interface/Weight Decay/value": 0.01,
"dreambooth_interface/Weight Decay/minimum": 0,
"dreambooth_interface/Weight Decay/maximum": 1,
"dreambooth_interface/Weight Decay/step": 1e-07,
"dreambooth_interface/Pad Tokens/visible": true,
"dreambooth_interface/Pad Tokens/value": true,
"dreambooth_interface/Strict Tokens/visible": true,
"dreambooth_interface/Strict Tokens/value": false,
"dreambooth_interface/Shuffle Tags/visible": true,
"dreambooth_interface/Shuffle Tags/value": true,
"dreambooth_interface/Max Token Length/visible": true,
"dreambooth_interface/Max Token Length/value": 75,
"dreambooth_interface/Max Token Length/minimum": 75,
"dreambooth_interface/Max Token Length/maximum": 300,
"dreambooth_interface/Max Token Length/step": 75,
"dreambooth_interface/Scale Prior Loss/visible": true,
"dreambooth_interface/Scale Prior Loss/value": false,
"dreambooth_interface/Prior Loss Weight/visible": true,
"dreambooth_interface/Prior Loss Weight/value": 0.75,
"dreambooth_interface/Prior Loss Weight/minimum": 0.01,
"dreambooth_interface/Prior Loss Weight/maximum": 1,
"dreambooth_interface/Prior Loss Weight/step": 0.01,
"dreambooth_interface/Prior Loss Target/value": 100.0,
"dreambooth_interface/Minimum Prior Loss Weight/value": 0.1,
"dreambooth_interface/Minimum Prior Loss Weight/minimum": 0.01,
"dreambooth_interface/Minimum Prior Loss Weight/maximum": 1,
"dreambooth_interface/Minimum Prior Loss Weight/step": 0.01,
"dreambooth_interface/Sanity Sample Prompt/visible": true,
"dreambooth_interface/Sanity Sample Prompt/value": "",
"dreambooth_interface/Sanity Sample Negative Prompt/visible": true,
"dreambooth_interface/Sanity Sample Negative Prompt/value": "",
"dreambooth_interface/Sanity Sample Seed/visible": true,
"dreambooth_interface/Sanity Sample Seed/value": 420420.0,
"dreambooth_interface/Pretrained VAE Name or Path/visible": true,
"dreambooth_interface/Pretrained VAE Name or Path/value": "",
"dreambooth_interface/Use Concepts List/visible": true,
"dreambooth_interface/Use Concepts List/value": false,
"dreambooth_interface/Concepts List/visible": true,
"dreambooth_interface/Concepts List/value": "",
"dreambooth_interface/API Key/visible": true,
"dreambooth_interface/API Key/value": "",
"dreambooth_interface/\ud83d\uddd1/visible": true,
"dreambooth_interface/Discord Webhook/visible": true,
"dreambooth_interface/Discord Webhook/value": "",
"dreambooth_interface/Save and Test Webhook/visible": true,
"dreambooth_interface/Training Wizard (Person)/visible": true,
"dreambooth_interface/Training Wizard (Object/Style)/visible": true,
"dreambooth_interface/Dataset Directory/visible": true,
"dreambooth_interface/Dataset Directory/value": "",
"dreambooth_interface/Classification Dataset Directory/visible": true,
"dreambooth_interface/Classification Dataset Directory/value": "",
"dreambooth_interface/Instance Token/visible": true,
"dreambooth_interface/Instance Token/value": "",
"dreambooth_interface/Class Token/visible": true,
"dreambooth_interface/Class Token/value": "",
"dreambooth_interface/Instance Prompt/visible": true,
"dreambooth_interface/Instance Prompt/value": "",
"dreambooth_interface/Class Prompt/visible": true,
"dreambooth_interface/Class Prompt/value": "",
"dreambooth_interface/Classification Image Negative Prompt/visible": true,
"dreambooth_interface/Classification Image Negative Prompt/value": "",
"dreambooth_interface/Sample Image Prompt/visible": true,
"dreambooth_interface/Sample Image Prompt/value": "",
"dreambooth_interface/Sample Negative Prompt/visible": true,
"dreambooth_interface/Sample Negative Prompt/value": "",
"dreambooth_interface/Sample Prompt Template File/visible": true,
"dreambooth_interface/Sample Prompt Template File/value": "",
"dreambooth_interface/Class Images Per Instance Image/visible": true,
"dreambooth_interface/Class Images Per Instance Image/value": 0,
"dreambooth_interface/Class Images Per Instance Image/minimum": 0,
"dreambooth_interface/Class Images Per Instance Image/maximum": 100,
"dreambooth_interface/Class Images Per Instance Image/step": 1,
"dreambooth_interface/Classification CFG Scale/visible": true,
"dreambooth_interface/Classification CFG Scale/value": 7.5,
"dreambooth_interface/Classification CFG Scale/minimum": 1,
"dreambooth_interface/Classification CFG Scale/maximum": 12,
"dreambooth_interface/Classification CFG Scale/step": 0.1,
"dreambooth_interface/Classification Steps/visible": true,
"dreambooth_interface/Classification Steps/value": 40,
"dreambooth_interface/Classification Steps/minimum": 10,
"dreambooth_interface/Classification Steps/maximum": 200,
"dreambooth_interface/Classification Steps/step": 1,
"dreambooth_interface/Number of Samples to Generate/visible": true,
"dreambooth_interface/Number of Samples to Generate/value": 1,
"dreambooth_interface/Number of Samples to Generate/minimum": 0,
"dreambooth_interface/Number of Samples to Generate/maximum": 100,
"dreambooth_interface/Number of Samples to Generate/step": 1,
"dreambooth_interface/Sample Seed/visible": true,
"dreambooth_interface/Sample Seed/value": -1,
"dreambooth_interface/Sample CFG Scale/visible": true,
"dreambooth_interface/Sample CFG Scale/value": 7.5,
"dreambooth_interface/Sample CFG Scale/minimum": 1,
"dreambooth_interface/Sample CFG Scale/maximum": 12,
"dreambooth_interface/Sample CFG Scale/step": 0.1,
"dreambooth_interface/Sample Steps/visible": true,
"dreambooth_interface/Sample Steps/value": 20,
"dreambooth_interface/Sample Steps/minimum": 10,
"dreambooth_interface/Sample Steps/maximum": 200,
"dreambooth_interface/Sample Steps/step": 1,
"dreambooth_interface/Custom Model Name/visible": true,
"dreambooth_interface/Custom Model Name/value": "",
"dreambooth_interface/Save in .safetensors format/value": true,
"dreambooth_interface/Save EMA Weights to Generated Models/visible": true,
"dreambooth_interface/Save EMA Weights to Generated Models/value": true,
"dreambooth_interface/Use EMA Weights for Inference/visible": true,
"dreambooth_interface/Use EMA Weights for Inference/value": false,
"dreambooth_interface/Half Model/visible": true,
"dreambooth_interface/Half Model/value": false,
"dreambooth_interface/Save Checkpoint to Subdirectory/visible": true,
"dreambooth_interface/Save Checkpoint to Subdirectory/value": true,
"dreambooth_interface/Generate a .ckpt file when saving during training./visible": true,
"dreambooth_interface/Generate a .ckpt file when saving during training./value": false,
"dreambooth_interface/Generate a .ckpt file when training completes./visible": true,
"dreambooth_interface/Generate a .ckpt file when training completes./value": true,
"dreambooth_interface/Generate a .ckpt file when training is canceled./visible": true,
"dreambooth_interface/Generate a .ckpt file when training is canceled./value": false,
"dreambooth_interface/Lora UNET Rank/visible": true,
"dreambooth_interface/Lora UNET Rank/value": 4,
"dreambooth_interface/Lora UNET Rank/minimum": 2,
"dreambooth_interface/Lora UNET Rank/maximum": 128,
"dreambooth_interface/Lora UNET Rank/step": 2,
"dreambooth_interface/Lora Text Encoder Rank/visible": true,
"dreambooth_interface/Lora Text Encoder Rank/value": 4,
"dreambooth_interface/Lora Text Encoder Rank/minimum": 2,
"dreambooth_interface/Lora Text Encoder Rank/maximum": 768,
"dreambooth_interface/Lora Text Encoder Rank/step": 2,
"dreambooth_interface/Lora Weight/visible": true,
"dreambooth_interface/Lora Weight/value": 1,
"dreambooth_interface/Lora Weight/minimum": 0.1,
"dreambooth_interface/Lora Weight/maximum": 1,
"dreambooth_interface/Lora Weight/step": 0.1,
"dreambooth_interface/Lora Text Weight/visible": true,
"dreambooth_interface/Lora Text Weight/value": 1,
"dreambooth_interface/Lora Text Weight/minimum": 0.1,
"dreambooth_interface/Lora Text Weight/maximum": 1,
"dreambooth_interface/Lora Text Weight/step": 0.1,
"dreambooth_interface/Generate lora weights when saving during training./visible": true,
"dreambooth_interface/Generate lora weights when saving during training./value": false,
"dreambooth_interface/Generate lora weights when training completes./visible": true,
"dreambooth_interface/Generate lora weights when training completes./value": true,
"dreambooth_interface/Generate lora weights when training is canceled./visible": true,
"dreambooth_interface/Generate lora weights when training is canceled./value": false,
"dreambooth_interface/Generate lora weights for extra networks./visible": true,
"dreambooth_interface/Generate lora weights for extra networks./value": false,
"dreambooth_interface/Save separate diffusers snapshots when saving during training./visible": true,
"dreambooth_interface/Save separate diffusers snapshots when saving during training./value": false,
"dreambooth_interface/Save separate diffusers snapshots when training completes./visible": true,
"dreambooth_interface/Save separate diffusers snapshots when training completes./value": false,
"dreambooth_interface/Save separate diffusers snapshots when training is canceled./visible": true,
"dreambooth_interface/Save separate diffusers snapshots when training is canceled./value": false,
"dreambooth_interface/Image Generation Library/visible": true,
"dreambooth_interface/Image Generation Library/value": "Native Diffusers",
"dreambooth_interface/Image Generation Scheduler/visible": true,
"dreambooth_interface/Image Generation Scheduler/value": "DEISMultistep",
"dreambooth_interface/Generate Class Images/visible": true,
"dreambooth_interface/Generate Graph/visible": true,
"dreambooth_interface/Graph Smoothing Steps/visible": true,
"dreambooth_interface/Graph Smoothing Steps/value": 50,
"dreambooth_interface/Graph Smoothing Steps/minimum": 10,
"dreambooth_interface/Graph Smoothing Steps/maximum": 500,
"dreambooth_interface/Graph Smoothing Steps/step": 1,
"dreambooth_interface/Debug Buckets/visible": true,
"dreambooth_interface/Epochs to Simulate/visible": true,
"dreambooth_interface/Epochs to Simulate/value": 10,
"dreambooth_interface/Epochs to Simulate/minimum": 1,
"dreambooth_interface/Epochs to Simulate/maximum": 1000,
"dreambooth_interface/Epochs to Simulate/step": 1,
"dreambooth_interface/Batch Size to Simulate/visible": true,
"dreambooth_interface/Batch Size to Simulate/value": 1,
"dreambooth_interface/Batch Size to Simulate/minimum": 1,
"dreambooth_interface/Batch Size to Simulate/maximum": 500,
"dreambooth_interface/Batch Size to Simulate/step": 1,
"dreambooth_interface/Generate Sample Images/visible": true,
"dreambooth_interface/Sample Prompt/visible": true,
"dreambooth_interface/Sample Prompt/value": "",
"dreambooth_interface/Sample Prompt File/visible": true,
"dreambooth_interface/Sample Prompt File/value": "",
"dreambooth_interface/Sample Width/visible": true,
"dreambooth_interface/Sample Width/value": 512,
"dreambooth_interface/Sample Width/minimum": 128,
"dreambooth_interface/Sample Width/maximum": 2048,
"dreambooth_interface/Sample Width/step": 64,
"dreambooth_interface/Sample Height/visible": true,
"dreambooth_interface/Sample Height/value": 512,
"dreambooth_interface/Sample Height/minimum": 128,
"dreambooth_interface/Sample Height/maximum": 2048,
"dreambooth_interface/Sample Height/step": 64,
"dreambooth_interface/Sample Batch Size/visible": true,
"dreambooth_interface/Sample Batch Size/value": 1,
"dreambooth_interface/Sample Batch Size/minimum": 1,
"dreambooth_interface/Sample Batch Size/maximum": 100,
"dreambooth_interface/Sample Batch Size/step": 1,
"dreambooth_interface/Swap Sample Faces/visible": true,
"dreambooth_interface/Swap Sample Faces/value": false,
"dreambooth_interface/Swap Prompt/visible": true,
"dreambooth_interface/Swap Prompt/value": "",
"dreambooth_interface/Swap Negative Prompt/visible": true,
"dreambooth_interface/Swap Negative Prompt/value": "",
"dreambooth_interface/Swap Steps/visible": true,
"dreambooth_interface/Swap Steps/value": 40,
"dreambooth_interface/Swap Steps/minimum": 0,
"dreambooth_interface/Swap Steps/maximum": 100,
"dreambooth_interface/Swap Steps/step": 1,
"dreambooth_interface/Swap Batch/visible": true,
"dreambooth_interface/Swap Batch/value": 40,
"dreambooth_interface/Swap Batch/minimum": 0,
"dreambooth_interface/Swap Batch/maximum": 100,
"dreambooth_interface/Swap Batch/step": 1,
"dreambooth_interface/Use txt2img/value": false,
"dreambooth_interface/Deterministic/visible": true,
"dreambooth_interface/Deterministic/value": false,
"dreambooth_interface/Use EMA for prediction/visible": true,
"dreambooth_interface/Use EMA for prediction/value": false,
"dreambooth_interface/Calculate Split Loss/visible": true,
"dreambooth_interface/Calculate Split Loss/value": true,
"dreambooth_interface/Use TensorFloat 32/visible": true,
"dreambooth_interface/Use TensorFloat 32/value": false,
"dreambooth_interface/Noise scheduler/visible": true,
"dreambooth_interface/Noise scheduler/value": "DDPM",
"dreambooth_interface/Update Extension and Restart/visible": true,
"dreambooth_interface/Source Path/visible": true,
"dreambooth_interface/Source Path/value": "",
"dreambooth_interface/Dest Path/visible": true,
"dreambooth_interface/Dest Path/value": "",
"dreambooth_interface/Max Res/visible": true,
"dreambooth_interface/Max Res/value": 512,
"dreambooth_interface/Max Res/minimum": 0,
"dreambooth_interface/Max Res/maximum": 2048,
"dreambooth_interface/Max Res/step": 64,
"dreambooth_interface/Bucket Steps/visible": true,
"dreambooth_interface/Bucket Steps/value": 8,
"dreambooth_interface/Bucket Steps/minimum": 0,
"dreambooth_interface/Bucket Steps/maximum": 512,
"dreambooth_interface/Bucket Steps/step": 8,
"dreambooth_interface/Dry Run/visible": true,
"dreambooth_interface/Dry Run/value": false,
"dreambooth_interface/Start Cropping/visible": true,
"dreambooth_interface/\ud83d\udd1d/visible": true,
"dreambooth_interface/X/visible": true,
"txt2img/\ud83d\udd8c\ufe0f/visible": true,
"txt2img/Close/visible": true,
"txt2img/Hires checkpoint/visible": true,
"txt2img/Hires checkpoint/value": "Use same checkpoint",
"customscript/refiner.py/txt2img/Checkpoint/visible": true,
"customscript/refiner.py/txt2img/Checkpoint/value": "",
"customscript/refiner.py/txt2img/Switch at/visible": true,
"customscript/refiner.py/txt2img/Switch at/value": 0.8,
"customscript/refiner.py/txt2img/Switch at/minimum": 0.01,
"customscript/refiner.py/txt2img/Switch at/maximum": 1.0,
"customscript/refiner.py/txt2img/Switch at/step": 0.01,
"customscript/seed.py/txt2img/Seed/visible": true,
"customscript/seed.py/txt2img/Seed/value": -1,
"customscript/seed.py/txt2img/Extra/visible": true,
"customscript/seed.py/txt2img/Extra/value": false,
"customscript/seed.py/txt2img/Variation seed/visible": true,
"customscript/seed.py/txt2img/Variation seed/value": -1,
"customscript/seed.py/txt2img/Variation strength/visible": true,
"customscript/seed.py/txt2img/Variation strength/value": 0.0,
"customscript/seed.py/txt2img/Variation strength/minimum": 0,
"customscript/seed.py/txt2img/Variation strength/maximum": 1,
"customscript/seed.py/txt2img/Variation strength/step": 0.01,
"customscript/seed.py/txt2img/Resize seed from width/visible": true,
"customscript/seed.py/txt2img/Resize seed from width/value": 0,
"customscript/seed.py/txt2img/Resize seed from width/minimum": 0,
"customscript/seed.py/txt2img/Resize seed from width/maximum": 2048,
"customscript/seed.py/txt2img/Resize seed from width/step": 8,
"customscript/seed.py/txt2img/Resize seed from height/visible": true,
"customscript/seed.py/txt2img/Resize seed from height/value": 0,
"customscript/seed.py/txt2img/Resize seed from height/minimum": 0,
"customscript/seed.py/txt2img/Resize seed from height/maximum": 2048,
"customscript/seed.py/txt2img/Resize seed from height/step": 8,
"customscript/xyz_grid.py/txt2img/Use text inputs instead of dropdowns/visible": true,
"customscript/xyz_grid.py/txt2img/Use text inputs instead of dropdowns/value": false,
"txt2img/\ud83d\uddc3\ufe0f/visible": true,
"txt2img/\ud83d\uddbc\ufe0f/visible": true,
"txt2img/\ud83c\udfa8\ufe0f/visible": true,
"txt2img/\ud83d\udcd0/visible": true,
"txt2img/Preferred VAE/visible": true,
"txt2img/Preferred VAE/value": "None",
"txt2img/txt2img_extra_sort_order/value": "Default Sort",
"txt2img/Show dirs/value": true,
"img2img/\ud83d\udd8c\ufe0f/visible": true,
"img2img/Close/visible": true,
"customscript/refiner.py/img2img/Checkpoint/visible": true,
"customscript/refiner.py/img2img/Checkpoint/value": "",
"customscript/refiner.py/img2img/Switch at/visible": true,
"customscript/refiner.py/img2img/Switch at/value": 0.8,
"customscript/refiner.py/img2img/Switch at/minimum": 0.01,
"customscript/refiner.py/img2img/Switch at/maximum": 1.0,
"customscript/refiner.py/img2img/Switch at/step": 0.01,
"customscript/seed.py/img2img/Seed/visible": true,
"customscript/seed.py/img2img/Seed/value": -1,
"customscript/seed.py/img2img/Extra/visible": true,
"customscript/seed.py/img2img/Extra/value": false,
"customscript/seed.py/img2img/Variation seed/visible": true,
"customscript/seed.py/img2img/Variation seed/value": -1,
"customscript/seed.py/img2img/Variation strength/visible": true,
"customscript/seed.py/img2img/Variation strength/value": 0.0,
"customscript/seed.py/img2img/Variation strength/minimum": 0,
"customscript/seed.py/img2img/Variation strength/maximum": 1,
"customscript/seed.py/img2img/Variation strength/step": 0.01,
"customscript/seed.py/img2img/Resize seed from width/visible": true,
"customscript/seed.py/img2img/Resize seed from width/value": 0,
"customscript/seed.py/img2img/Resize seed from width/minimum": 0,
"customscript/seed.py/img2img/Resize seed from width/maximum": 2048,
"customscript/seed.py/img2img/Resize seed from width/step": 8,
"customscript/seed.py/img2img/Resize seed from height/visible": true,
"customscript/seed.py/img2img/Resize seed from height/value": 0,
"customscript/seed.py/img2img/Resize seed from height/minimum": 0,
"customscript/seed.py/img2img/Resize seed from height/maximum": 2048,
"customscript/seed.py/img2img/Resize seed from height/step": 8,
"customscript/xyz_grid.py/img2img/Use text inputs instead of dropdowns/visible": true,
"customscript/xyz_grid.py/img2img/Use text inputs instead of dropdowns/value": false,
"img2img/\ud83d\uddc3\ufe0f/visible": true,
"img2img/\ud83d\uddbc\ufe0f/visible": true,
"img2img/\ud83c\udfa8\ufe0f/visible": true,
"img2img/Preferred VAE/visible": true,
"img2img/Preferred VAE/value": "None",
"img2img/img2img_extra_sort_order/value": "Default Sort",
"img2img/Show dirs/value": true,
"extras/\ud83d\uddbc\ufe0f/visible": true,
"extras/\ud83c\udfa8\ufe0f/visible": true,
"extras/\ud83d\udcd0/visible": true,
"modelmerger/Save metadata/visible": true,
"modelmerger/Save metadata/value": true,
"modelmerger/Add merge recipe metadata/visible": true,
"modelmerger/Add merge recipe metadata/value": true,
"modelmerger/Copy metadata from merged models/visible": true,
"modelmerger/Copy metadata from merged models/value": true,
"modelmerger/Read metadata from selected checkpoints/visible": true,
"customscript/refiner.py/txt2img/Enable Refiner/visible": true,
"customscript/refiner.py/txt2img/Enable Refiner/value": false,
"customscript/refiner.py/txt2img/Model/visible": true,
"customscript/refiner.py/txt2img/Model/value": "None",
"customscript/refiner.py/txt2img/Percent of refiner steps from total sampling steps/visible": true,
"customscript/refiner.py/txt2img/Percent of refiner steps from total sampling steps/value": 20,
"customscript/refiner.py/txt2img/Percent of refiner steps from total sampling steps/minimum": 0,
"customscript/refiner.py/txt2img/Percent of refiner steps from total sampling steps/maximum": 50,
"customscript/refiner.py/txt2img/Percent of refiner steps from total sampling steps/step": 1,
"customscript/refiner.py/img2img/Enable Refiner/visible": true,
"customscript/refiner.py/img2img/Enable Refiner/value": false,
"customscript/refiner.py/img2img/Model/visible": true,
"customscript/refiner.py/img2img/Model/value": "None",
"customscript/refiner.py/img2img/Percent of refiner steps from total sampling steps/visible": true,
"customscript/refiner.py/img2img/Percent of refiner steps from total sampling steps/value": 20,
"customscript/refiner.py/img2img/Percent of refiner steps from total sampling steps/minimum": 0,
"customscript/refiner.py/img2img/Percent of refiner steps from total sampling steps/maximum": 50,
"customscript/refiner.py/img2img/Percent of refiner steps from total sampling steps/step": 1,
"txt2img/Tabs@txt2img_controlnet_tabs/selected": null,
"txt2img/Preview as Input/value": false,
"txt2img/Control Type/visible": true,
"txt2img/Control Type/value": "All",
"txt2img/Presets/visible": true,
"txt2img/Presets/value": "New Preset",
"txt2img/Preset name/visible": true,
"txt2img/Preset name/value": "",
"img2img/Tabs@img2img_controlnet_tabs/selected": null,
"img2img/Preview as Input/value": false,
"img2img/Upload independent control image/visible": true,
"img2img/Upload independent control image/value": false,
"img2img/Control Type/visible": true,
"img2img/Control Type/value": "All",
"img2img/Presets/visible": true,
"img2img/Presets/value": "New Preset",
"img2img/Preset name/visible": true,
"img2img/Preset name/value": ""
}