sdconfig2 / ui-config.json
qwq233's picture
Update ui-config.json
16408e6
raw
history blame contribute delete
No virus
51.1 kB
{
"txt2img/Prompt/visible": true,
"txt2img/Prompt/value": "正面提示词,例:masterpiece, (best quality), 1girl with hair ornament and yellow hair, sunlight, forest, nature \n# BY 砂糖~砂糖~,群632428790 \n此为体验版,完整版体验请自行搭建,项目地址:https://www.kaggle.com/code/at2020dead/novelai-stable-diffusion",
"txt2img/Negative prompt/visible": true,
"txt2img/Negative prompt/value": "负面提示词。例:EasyNegative, (((worst quality, low quality))) /n #随缘了,号被封了几个。不服来打我(",
"txt2img/Styles/visible": true,
"txt2img/Styles/value": [
"提高图片质量+NSFW屏蔽"
],
"txt2img/Sampling method/visible": true,
"txt2img/Sampling method/value": "DPM++ 2M Karras",
"txt2img/Sampling steps/visible": true,
"txt2img/Sampling steps/value": 20,
"txt2img/Sampling steps/minimum": 1,
"txt2img/Sampling steps/maximum": 51,
"txt2img/Sampling steps/step": 1,
"txt2img/Width/visible": true,
"txt2img/Width/value": 512,
"txt2img/Width/minimum": 64,
"txt2img/Width/maximum": 1024,
"txt2img/Width/step": 8,
"txt2img/Height/visible": true,
"txt2img/Height/value": 768,
"txt2img/Height/minimum": 64,
"txt2img/Height/maximum": 1080,
"txt2img/Height/step": 8,
"txt2img/Batch count/visible": true,
"txt2img/Batch count/value": 1,
"txt2img/Batch count/minimum": 1,
"txt2img/Batch count/maximum": 10,
"txt2img/Batch count/step": 1,
"txt2img/Batch size/visible": true,
"txt2img/Batch size/value": 1,
"txt2img/Batch size/minimum": 1,
"txt2img/Batch size/maximum": 1,
"txt2img/Batch size/step": 1,
"txt2img/CFG Scale/visible": true,
"txt2img/CFG Scale/value": 8.0,
"txt2img/CFG Scale/minimum": 1.0,
"txt2img/CFG Scale/maximum": 15.0,
"txt2img/CFG Scale/step": 0.1,
"txt2img/Seed/visible": true,
"txt2img/Seed/value": -1.0,
"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": 1024,
"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": 1088,
"txt2img/Resize seed from height/step": 8,
"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": 30,
"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/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/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/xy_grid.py/txt2img/X type/visible": true,
"customscript/xy_grid.py/txt2img/X type/value": "Seed",
"customscript/xy_grid.py/txt2img/X values/visible": true,
"customscript/xy_grid.py/txt2img/X values/value": "",
"customscript/xy_grid.py/txt2img/Y type/visible": true,
"customscript/xy_grid.py/txt2img/Y type/value": "Nothing",
"customscript/xy_grid.py/txt2img/Y values/visible": true,
"customscript/xy_grid.py/txt2img/Y values/value": "",
"customscript/xy_grid.py/txt2img/Draw legend/visible": true,
"customscript/xy_grid.py/txt2img/Draw legend/value": true,
"customscript/xy_grid.py/txt2img/Include Separate Images/visible": true,
"customscript/xy_grid.py/txt2img/Include Separate Images/value": false,
"customscript/xy_grid.py/txt2img/Keep -1 for seeds/visible": true,
"customscript/xy_grid.py/txt2img/Keep -1 for seeds/value": false,
"customscript/ddetailer.py/txt2img/Primary detection model (A)/visible": true,
"customscript/ddetailer.py/txt2img/Primary detection model (A)/value": "None",
"customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/value": 30,
"customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/minimum": 0,
"customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/maximum": 100,
"customscript/ddetailer.py/txt2img/Detection confidence threshold % (A)/step": 1,
"customscript/ddetailer.py/txt2img/Dilation factor (A)/value": 4,
"customscript/ddetailer.py/txt2img/Dilation factor (A)/minimum": 0,
"customscript/ddetailer.py/txt2img/Dilation factor (A)/maximum": 255,
"customscript/ddetailer.py/txt2img/Dilation factor (A)/step": 1,
"customscript/ddetailer.py/txt2img/X offset (A)/value": 0,
"customscript/ddetailer.py/txt2img/X offset (A)/minimum": -200,
"customscript/ddetailer.py/txt2img/X offset (A)/maximum": 200,
"customscript/ddetailer.py/txt2img/X offset (A)/step": 1,
"customscript/ddetailer.py/txt2img/Y offset (A)/value": 0,
"customscript/ddetailer.py/txt2img/Y offset (A)/minimum": -200,
"customscript/ddetailer.py/txt2img/Y offset (A)/maximum": 200,
"customscript/ddetailer.py/txt2img/Y offset (A)/step": 1,
"customscript/ddetailer.py/txt2img/Inpaint model B detections before model A runs/value": false,
"customscript/ddetailer.py/txt2img/Bitwise operation/value": "None",
"customscript/ddetailer.py/txt2img/Secondary detection model (B) (optional)/value": "None",
"customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/value": 30,
"customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/minimum": 0,
"customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/maximum": 100,
"customscript/ddetailer.py/txt2img/Detection confidence threshold % (B)/step": 1,
"customscript/ddetailer.py/txt2img/Dilation factor (B)/value": 4,
"customscript/ddetailer.py/txt2img/Dilation factor (B)/minimum": 0,
"customscript/ddetailer.py/txt2img/Dilation factor (B)/maximum": 255,
"customscript/ddetailer.py/txt2img/Dilation factor (B)/step": 1,
"customscript/ddetailer.py/txt2img/X offset (B)/value": 0,
"customscript/ddetailer.py/txt2img/X offset (B)/minimum": -200,
"customscript/ddetailer.py/txt2img/X offset (B)/maximum": 200,
"customscript/ddetailer.py/txt2img/X offset (B)/step": 1,
"customscript/ddetailer.py/txt2img/Y offset (B)/value": 0,
"customscript/ddetailer.py/txt2img/Y offset (B)/minimum": -200,
"customscript/ddetailer.py/txt2img/Y offset (B)/maximum": 200,
"customscript/ddetailer.py/txt2img/Y offset (B)/step": 1,
"customscript/ddetailer.py/txt2img/Mask blur /visible": true,
"customscript/ddetailer.py/txt2img/Mask blur /value": 4,
"customscript/ddetailer.py/txt2img/Mask blur /minimum": 0,
"customscript/ddetailer.py/txt2img/Mask blur /maximum": 64,
"customscript/ddetailer.py/txt2img/Mask blur /step": 1,
"customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/visible": true,
"customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/value": 0.4,
"customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/minimum": 0.0,
"customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/maximum": 1.0,
"customscript/ddetailer.py/txt2img/Denoising strength (Inpaint)/step": 0.01,
"customscript/ddetailer.py/txt2img/Inpaint at full resolution /visible": true,
"customscript/ddetailer.py/txt2img/Inpaint at full resolution /value": true,
"customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /visible": true,
"customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /value": 32,
"customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /minimum": 0,
"customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /maximum": 256,
"customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /step": 4,
"customscript/multirender.py/txt2img/Foreground prompt /visible": true,
"customscript/multirender.py/txt2img/Foreground prompt /value": "",
"customscript/multirender.py/txt2img/Number of foreground images /visible": true,
"customscript/multirender.py/txt2img/Number of foreground images /value": 5,
"customscript/multirender.py/txt2img/Number of foreground images /minimum": 1,
"customscript/multirender.py/txt2img/Number of foreground images /maximum": 10,
"customscript/multirender.py/txt2img/Number of foreground images /step": 1,
"customscript/multirender.py/txt2img/foreground steps /visible": true,
"customscript/multirender.py/txt2img/foreground steps /value": 24,
"customscript/multirender.py/txt2img/foreground steps /minimum": 1,
"customscript/multirender.py/txt2img/foreground steps /maximum": 120,
"customscript/multirender.py/txt2img/foreground steps /step": 1,
"customscript/multirender.py/txt2img/foreground cfg scale /visible": true,
"customscript/multirender.py/txt2img/foreground cfg scale /value": 12.5,
"customscript/multirender.py/txt2img/foreground cfg scale /minimum": 1,
"customscript/multirender.py/txt2img/foreground cfg scale /maximum": 30,
"customscript/multirender.py/txt2img/foreground cfg scale /step": 0.1,
"customscript/multirender.py/txt2img/foreground new seed+ /visible": true,
"customscript/multirender.py/txt2img/foreground new seed+ /value": 1000,
"customscript/multirender.py/txt2img/foreground new seed+ /minimum": 0,
"customscript/multirender.py/txt2img/foreground new seed+ /maximum": 1000,
"customscript/multirender.py/txt2img/foreground new seed+ /step": 1,
"customscript/multirender.py/txt2img/foreground sampler/visible": true,
"customscript/multirender.py/txt2img/foreground sampler/value": "DDIM",
"customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /visible": true,
"customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /value": 0,
"customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /minimum": 0,
"customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /maximum": 12,
"customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /step": 1,
"customscript/multirender.py/txt2img/foreground width (64 = same as background) /visible": true,
"customscript/multirender.py/txt2img/foreground width (64 = same as background) /value": 64,
"customscript/multirender.py/txt2img/foreground width (64 = same as background) /minimum": 64,
"customscript/multirender.py/txt2img/foreground width (64 = same as background) /maximum": 2048,
"customscript/multirender.py/txt2img/foreground width (64 = same as background) /step": 64,
"customscript/multirender.py/txt2img/foreground height (64 = same as background) /visible": true,
"customscript/multirender.py/txt2img/foreground height (64 = same as background) /value": 64,
"customscript/multirender.py/txt2img/foreground height (64 = same as background) /minimum": 64,
"customscript/multirender.py/txt2img/foreground height (64 = same as background) /maximum": 2048,
"customscript/multirender.py/txt2img/foreground height (64 = same as background) /step": 64,
"customscript/multirender.py/txt2img/final blend prompt/visible": true,
"customscript/multirender.py/txt2img/final blend prompt/value": "",
"customscript/multirender.py/txt2img/blend steps /visible": true,
"customscript/multirender.py/txt2img/blend steps /value": 64,
"customscript/multirender.py/txt2img/blend steps /minimum": 1,
"customscript/multirender.py/txt2img/blend steps /maximum": 120,
"customscript/multirender.py/txt2img/blend steps /step": 1,
"customscript/multirender.py/txt2img/blend cfg scale /visible": true,
"customscript/multirender.py/txt2img/blend cfg scale /value": 7.5,
"customscript/multirender.py/txt2img/blend cfg scale /minimum": 1,
"customscript/multirender.py/txt2img/blend cfg scale /maximum": 30,
"customscript/multirender.py/txt2img/blend cfg scale /step": 0.1,
"customscript/multirender.py/txt2img/blend denoising strength /visible": true,
"customscript/multirender.py/txt2img/blend denoising strength /value": 0.42,
"customscript/multirender.py/txt2img/blend denoising strength /minimum": 0.1,
"customscript/multirender.py/txt2img/blend denoising strength /maximum": 1,
"customscript/multirender.py/txt2img/blend denoising strength /step": 0.01,
"customscript/multirender.py/txt2img/blend sampler/visible": true,
"customscript/multirender.py/txt2img/blend sampler/value": "DDIM",
"customscript/multirender.py/txt2img/blend width (64 = same size as background) /visible": true,
"customscript/multirender.py/txt2img/blend width (64 = same size as background) /value": 64,
"customscript/multirender.py/txt2img/blend width (64 = same size as background) /minimum": 64,
"customscript/multirender.py/txt2img/blend width (64 = same size as background) /maximum": 2048,
"customscript/multirender.py/txt2img/blend width (64 = same size as background) /step": 64,
"customscript/multirender.py/txt2img/blend height (64 = same size as background) /visible": true,
"customscript/multirender.py/txt2img/blend height (64 = same size as background) /value": 64,
"customscript/multirender.py/txt2img/blend height (64 = same size as background) /minimum": 64,
"customscript/multirender.py/txt2img/blend height (64 = same size as background) /maximum": 2048,
"customscript/multirender.py/txt2img/blend height (64 = same size as background) /step": 64,
"customscript/multirender.py/txt2img/Foreground distance from center multiplier /visible": true,
"customscript/multirender.py/txt2img/Foreground distance from center multiplier /value": 1,
"customscript/multirender.py/txt2img/Foreground distance from center multiplier /minimum": 0,
"customscript/multirender.py/txt2img/Foreground distance from center multiplier /maximum": 2,
"customscript/multirender.py/txt2img/Foreground distance from center multiplier /step": 0.01,
"customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /visible": true,
"customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /value": 0,
"customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /minimum": 0,
"customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /maximum": 100,
"customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /step": 1,
"customscript/multirender.py/txt2img/Foreground depth cut threshold/visible": true,
"customscript/multirender.py/txt2img/Foreground depth cut threshold/value": 92,
"customscript/multirender.py/txt2img/Foreground depth cut threshold/minimum": 0,
"customscript/multirender.py/txt2img/Foreground depth cut threshold/maximum": 255,
"customscript/multirender.py/txt2img/Foreground depth cut threshold/step": 1,
"customscript/multirender.py/txt2img/Save background /visible": true,
"customscript/multirender.py/txt2img/Save background /value": true,
"customscript/multirender.py/txt2img/Save all foreground images /visible": true,
"customscript/multirender.py/txt2img/Save all foreground images /value": true,
"customscript/multirender.py/txt2img/Face correction /visible": true,
"customscript/multirender.py/txt2img/Face correction /value": true,
"customscript/multirender.py/txt2img/Random superposition /visible": true,
"customscript/multirender.py/txt2img/Random superposition /value": false,
"customscript/multirender.py/txt2img/Reverse order /visible": true,
"customscript/multirender.py/txt2img/Reverse order /value": false,
"customscript/multirender.py/txt2img/Mask foregrounds in blend/visible": true,
"customscript/multirender.py/txt2img/Mask foregrounds in blend/value": false,
"customscript/inspiration.py/txt2img/Prompt Placeholder, which can be used at the top of prompt input/visible": true,
"customscript/inspiration.py/txt2img/Prompt Placeholder, which can be used at the top of prompt input/value": "{inspiration}",
"customscript/prompt_travel.py/txt2img/Travel mode/visible": true,
"customscript/prompt_travel.py/txt2img/Travel mode/value": "linear",
"customscript/prompt_travel.py/txt2img/Frame genesis/visible": true,
"customscript/prompt_travel.py/txt2img/Frame genesis/value": "fixed",
"customscript/prompt_travel.py/txt2img/Travel steps between stages/visible": true,
"customscript/prompt_travel.py/txt2img/Travel steps between stages/value": "30",
"customscript/prompt_travel.py/txt2img/Denoise strength/visible": true,
"customscript/prompt_travel.py/txt2img/Denoise strength/value": 1.0,
"customscript/prompt_travel.py/txt2img/Denoise strength/minimum": 0.0,
"customscript/prompt_travel.py/txt2img/Denoise strength/maximum": 1.0,
"customscript/prompt_travel.py/txt2img/Denoise strength/step": 0.01,
"customscript/prompt_travel.py/txt2img/Replace order/visible": true,
"customscript/prompt_travel.py/txt2img/Replace order/value": "grad_min",
"customscript/prompt_travel.py/txt2img/Step size/visible": true,
"customscript/prompt_travel.py/txt2img/Step size/value": 0.01,
"customscript/prompt_travel.py/txt2img/Step count/visible": true,
"customscript/prompt_travel.py/txt2img/Step count/value": 1,
"customscript/prompt_travel.py/txt2img/Step method/visible": true,
"customscript/prompt_travel.py/txt2img/Step method/value": "clip",
"customscript/prompt_travel.py/txt2img/Weight for latent match/visible": true,
"customscript/prompt_travel.py/txt2img/Weight for latent match/value": 1.0,
"customscript/prompt_travel.py/txt2img/Weight for cond match/visible": true,
"customscript/prompt_travel.py/txt2img/Weight for cond match/value": 1.0,
"customscript/prompt_travel.py/txt2img/Video file format/visible": true,
"customscript/prompt_travel.py/txt2img/Video file format/value": "mp4",
"customscript/prompt_travel.py/txt2img/Video FPS/visible": true,
"customscript/prompt_travel.py/txt2img/Video FPS/value": 10.0,
"customscript/prompt_travel.py/txt2img/Pad begin/end frames/visible": true,
"customscript/prompt_travel.py/txt2img/Pad begin/end frames/value": 0,
"customscript/prompt_travel.py/txt2img/Pick frame by slice/visible": true,
"customscript/prompt_travel.py/txt2img/Pick frame by slice/value": "",
"customscript/prompt_travel.py/txt2img/Show console debug/visible": true,
"customscript/prompt_travel.py/txt2img/Show console debug/value": true,
"img2img/Prompt/visible": true,
"img2img/Prompt/value": "",
"img2img/Negative prompt/visible": true,
"img2img/Negative prompt/value": "",
"img2img/Styles/visible": true,
"img2img/Styles/value": [
"Default"
],
"img2img/Input directory/visible": true,
"img2img/Input directory/value": "",
"img2img/Output directory/visible": true,
"img2img/Output directory/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": "DPM++ 2M Karras",
"img2img/Sampling steps/visible": true,
"img2img/Sampling steps/value": 24,
"img2img/Sampling steps/minimum": 1,
"img2img/Sampling steps/maximum": 60,
"img2img/Sampling steps/step": 1,
"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": 768,
"img2img/Height/minimum": 64,
"img2img/Height/maximum": 2048,
"img2img/Height/step": 8,
"img2img/Batch count/visible": true,
"img2img/Batch count/value": 1,
"img2img/Batch count/minimum": 1,
"img2img/Batch count/maximum": 10,
"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": 11.0,
"img2img/CFG Scale/minimum": 1.0,
"img2img/CFG Scale/maximum": 30.0,
"img2img/CFG Scale/step": 0.5,
"img2img/Denoising strength/visible": true,
"img2img/Denoising strength/value": 0.6,
"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/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/Restore faces/visible": true,
"img2img/Restore faces/value": false,
"img2img/Tiling/visible": true,
"img2img/Tiling/value": false,
"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/Denoising strength change factor/visible": true,
"customscript/loopback.py/img2img/Denoising strength change factor/value": 1,
"customscript/loopback.py/img2img/Denoising strength change factor/minimum": 0.9,
"customscript/loopback.py/img2img/Denoising strength change factor/maximum": 1.1,
"customscript/loopback.py/img2img/Denoising strength change factor/step": 0.01,
"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/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/xy_grid.py/img2img/X type/visible": true,
"customscript/xy_grid.py/img2img/X type/value": "Seed",
"customscript/xy_grid.py/img2img/X values/visible": true,
"customscript/xy_grid.py/img2img/X values/value": "",
"customscript/xy_grid.py/img2img/Y type/visible": true,
"customscript/xy_grid.py/img2img/Y type/value": "Nothing",
"customscript/xy_grid.py/img2img/Y values/visible": true,
"customscript/xy_grid.py/img2img/Y values/value": "",
"customscript/xy_grid.py/img2img/Draw legend/visible": true,
"customscript/xy_grid.py/img2img/Draw legend/value": true,
"customscript/xy_grid.py/img2img/Include Separate Images/visible": true,
"customscript/xy_grid.py/img2img/Include Separate Images/value": false,
"customscript/xy_grid.py/img2img/Keep -1 for seeds/visible": true,
"customscript/xy_grid.py/img2img/Keep -1 for seeds/value": false,
"customscript/ddetailer.py/img2img/Primary detection model (A)/visible": true,
"customscript/ddetailer.py/img2img/Primary detection model (A)/value": "None",
"customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/value": 30,
"customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/minimum": 0,
"customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/maximum": 100,
"customscript/ddetailer.py/img2img/Detection confidence threshold % (A)/step": 1,
"customscript/ddetailer.py/img2img/Dilation factor (A)/value": 4,
"customscript/ddetailer.py/img2img/Dilation factor (A)/minimum": 0,
"customscript/ddetailer.py/img2img/Dilation factor (A)/maximum": 255,
"customscript/ddetailer.py/img2img/Dilation factor (A)/step": 1,
"customscript/ddetailer.py/img2img/X offset (A)/value": 0,
"customscript/ddetailer.py/img2img/X offset (A)/minimum": -200,
"customscript/ddetailer.py/img2img/X offset (A)/maximum": 200,
"customscript/ddetailer.py/img2img/X offset (A)/step": 1,
"customscript/ddetailer.py/img2img/Y offset (A)/value": 0,
"customscript/ddetailer.py/img2img/Y offset (A)/minimum": -200,
"customscript/ddetailer.py/img2img/Y offset (A)/maximum": 200,
"customscript/ddetailer.py/img2img/Y offset (A)/step": 1,
"customscript/ddetailer.py/img2img/Inpaint model B detections before model A runs/value": false,
"customscript/ddetailer.py/img2img/Bitwise operation/value": "None",
"customscript/ddetailer.py/img2img/Secondary detection model (B) (optional)/value": "None",
"customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/value": 30,
"customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/minimum": 0,
"customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/maximum": 100,
"customscript/ddetailer.py/img2img/Detection confidence threshold % (B)/step": 1,
"customscript/ddetailer.py/img2img/Dilation factor (B)/value": 4,
"customscript/ddetailer.py/img2img/Dilation factor (B)/minimum": 0,
"customscript/ddetailer.py/img2img/Dilation factor (B)/maximum": 255,
"customscript/ddetailer.py/img2img/Dilation factor (B)/step": 1,
"customscript/ddetailer.py/img2img/X offset (B)/value": 0,
"customscript/ddetailer.py/img2img/X offset (B)/minimum": -200,
"customscript/ddetailer.py/img2img/X offset (B)/maximum": 200,
"customscript/ddetailer.py/img2img/X offset (B)/step": 1,
"customscript/ddetailer.py/img2img/Y offset (B)/value": 0,
"customscript/ddetailer.py/img2img/Y offset (B)/minimum": -200,
"customscript/ddetailer.py/img2img/Y offset (B)/maximum": 200,
"customscript/ddetailer.py/img2img/Y offset (B)/step": 1,
"customscript/ddetailer.py/img2img/Mask blur /value": 4,
"customscript/ddetailer.py/img2img/Mask blur /minimum": 0,
"customscript/ddetailer.py/img2img/Mask blur /maximum": 64,
"customscript/ddetailer.py/img2img/Mask blur /step": 1,
"customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/value": 0.4,
"customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/minimum": 0.0,
"customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/maximum": 1.0,
"customscript/ddetailer.py/img2img/Denoising strength (Inpaint)/step": 0.01,
"customscript/ddetailer.py/img2img/Inpaint at full resolution /value": true,
"customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /value": 32,
"customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /minimum": 0,
"customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /maximum": 256,
"customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /step": 4,
"customscript/inspiration.py/img2img/Prompt Placeholder, which can be used at the top of prompt input/visible": true,
"customscript/inspiration.py/img2img/Prompt Placeholder, which can be used at the top of prompt input/value": "{inspiration}",
"customscript/prompt_travel.py/img2img/Travel mode/visible": true,
"customscript/prompt_travel.py/img2img/Travel mode/value": "linear",
"customscript/prompt_travel.py/img2img/Frame genesis/visible": true,
"customscript/prompt_travel.py/img2img/Frame genesis/value": "fixed",
"customscript/prompt_travel.py/img2img/Travel steps between stages/visible": true,
"customscript/prompt_travel.py/img2img/Travel steps between stages/value": "30",
"customscript/prompt_travel.py/img2img/Denoise strength/visible": true,
"customscript/prompt_travel.py/img2img/Denoise strength/value": 1.0,
"customscript/prompt_travel.py/img2img/Denoise strength/minimum": 0.0,
"customscript/prompt_travel.py/img2img/Denoise strength/maximum": 1.0,
"customscript/prompt_travel.py/img2img/Denoise strength/step": 0.01,
"customscript/prompt_travel.py/img2img/Replace order/visible": true,
"customscript/prompt_travel.py/img2img/Replace order/value": "grad_min",
"customscript/prompt_travel.py/img2img/Step size/visible": true,
"customscript/prompt_travel.py/img2img/Step size/value": 0.01,
"customscript/prompt_travel.py/img2img/Step count/visible": true,
"customscript/prompt_travel.py/img2img/Step count/value": 1,
"customscript/prompt_travel.py/img2img/Step method/visible": true,
"customscript/prompt_travel.py/img2img/Step method/value": "clip",
"customscript/prompt_travel.py/img2img/Weight for latent match/visible": true,
"customscript/prompt_travel.py/img2img/Weight for latent match/value": 1.0,
"customscript/prompt_travel.py/img2img/Weight for cond match/visible": true,
"customscript/prompt_travel.py/img2img/Weight for cond match/value": 1.0,
"customscript/prompt_travel.py/img2img/Video file format/visible": true,
"customscript/prompt_travel.py/img2img/Video file format/value": "mp4",
"customscript/prompt_travel.py/img2img/Video FPS/visible": true,
"customscript/prompt_travel.py/img2img/Video FPS/value": 10.0,
"customscript/prompt_travel.py/img2img/Pad begin/end frames/visible": true,
"customscript/prompt_travel.py/img2img/Pad begin/end frames/value": 0,
"customscript/prompt_travel.py/img2img/Pick frame by slice/visible": true,
"customscript/prompt_travel.py/img2img/Pick frame by slice/value": "",
"customscript/prompt_travel.py/img2img/Show console debug/visible": true,
"customscript/prompt_travel.py/img2img/Show console debug/value": true,
"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/Resize/visible": true,
"extras/Resize/value": 4,
"extras/Resize/minimum": 1.0,
"extras/Resize/maximum": 8.0,
"extras/Resize/step": 0.05,
"extras/Width/visible": true,
"extras/Width/value": 512,
"extras/Height/visible": true,
"extras/Height/value": 512,
"extras/Crop to fit/visible": true,
"extras/Crop to fit/value": true,
"extras/Upscaler 1/visible": true,
"extras/Upscaler 1/value": "None",
"extras/Upscaler 2/visible": true,
"extras/Upscaler 2/value": "None",
"extras/Upscaler 2 visibility/visible": true,
"extras/Upscaler 2 visibility/value": 1,
"extras/Upscaler 2 visibility/minimum": 0.0,
"extras/Upscaler 2 visibility/maximum": 1.0,
"extras/Upscaler 2 visibility/step": 0.001,
"extras/GFPGAN visibility/visible": true,
"extras/GFPGAN visibility/value": 0,
"extras/GFPGAN visibility/minimum": 0.0,
"extras/GFPGAN visibility/maximum": 1.0,
"extras/GFPGAN visibility/step": 0.001,
"extras/CodeFormer visibility/visible": true,
"extras/CodeFormer visibility/value": 0,
"extras/CodeFormer visibility/minimum": 0.0,
"extras/CodeFormer visibility/maximum": 1.0,
"extras/CodeFormer visibility/step": 0.001,
"extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true,
"extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0,
"extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0,
"extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0,
"extras/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001,
"extras/Upscale Before Restoring Faces/visible": true,
"extras/Upscale Before Restoring Faces/value": false,
"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": "ckpt",
"modelmerger/Save as float16/visible": true,
"modelmerger/Save as float16/value": false,
"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/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/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/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"
}