diff --git "a/ui-config.json" "b/ui-config.json" --- "a/ui-config.json" +++ "b/ui-config.json" @@ -2,53 +2,823 @@ "txt2img/Prompt/visible": true, "txt2img/Prompt/value": "", "txt2img/Negative prompt/visible": true, - "txt2img/Negative prompt/value": "", + "txt2img/Negative prompt/value": "paintings,sketches,(worst quality:2),(low quality:2),(normal quality:2),dot,mole,lowres,normal quality,monochrome,grayscale,lowres,text,error,cropped,worst quality,low quality,jpeg artifacts,ugly,duplicate,morbid,mutilated,out of frame,extra fingers,mutated hands,poorly drawn hands,poorly drawn face,mutation,deformed,blurry,dehydrated,bad anatomy,bad proportions,extra limbs,cloned face,disfigured,gross proportions,malformed limbs,missing arms,missing legs,extra arms,extra legs,fused fingers,too many fingers,long neck,username,watermark,signature,(mole:1.4),NSFW,mask,((mask)),r18,badhand-v4,", + "txt2img/Styles/visible": true, + "txt2img/Styles/value": [ + "Default" + ], + "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": 555, + "txt2img/Sampling steps/step": 1, + "txt2img/Width/visible": true, + "txt2img/Width/value": 768, + "txt2img/Width/minimum": 64, + "txt2img/Width/maximum": 2048, + "txt2img/Width/step": 8, + "txt2img/Height/visible": true, + "txt2img/Height/value": 960, + "txt2img/Height/minimum": 64, + "txt2img/Height/maximum": 2048, + "txt2img/Height/step": 8, + "txt2img/Batch count/visible": true, + "txt2img/Batch count/value": 1, + "txt2img/Batch count/minimum": 1, + "txt2img/Batch count/maximum": 2000, + "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": 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": "masterpiece, (best quality), 1girl, skyscraper, loli, cloudy sky, rainy, holding umbrella, sad, ", + "img2img/Negative prompt/visible": true, + "img2img/Negative prompt/value": "EasyNegative, bad-hands-5, (worst quality, low quality:1.4), ", + "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": 20, + "img2img/Sampling steps/minimum": 1, + "img2img/Sampling steps/maximum": 60, + "img2img/Sampling steps/step": 1, + "img2img/Width/visible": true, + "img2img/Width/value": 640, + "img2img/Width/minimum": 64, + "img2img/Width/maximum": 2048, + "img2img/Width/step": 8, + "img2img/Height/visible": true, + "img2img/Height/value": 960, + "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": 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": 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", "txt2img/Interrupt/visible": true, "txt2img/Skip/visible": true, "txt2img/Generate/visible": true, "txt2img/\u2199\ufe0f/visible": true, "txt2img/\ud83d\uddd1\ufe0f/visible": true, - "txt2img/Styles/visible": true, - "txt2img/Styles/value": [], "txt2img/\ud83d\udd8c\ufe0f/visible": true, "txt2img/\ud83d\udd04/visible": true, "txt2img/\ud83d\udccb/visible": true, "txt2img/Close/visible": true, "txt2img/Tabs@txt2img_extra_tabs/selected": null, - "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": 150, - "txt2img/Sampling steps/step": 1, - "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/Hires checkpoint/visible": true, "txt2img/Hires checkpoint/value": "Use same checkpoint", "txt2img/Hires sampling method/visible": true, @@ -64,32 +834,7 @@ "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, - "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, "customscript/seed.py/txt2img/Seed/visible": true, "customscript/seed.py/txt2img/Seed/value": -1, "txt2img/Random seed/visible": true, @@ -115,504 +860,9 @@ "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, - "txt2img/Override settings/value": null, - "customscript/!adetailer.py/txt2img/Enable ADetailer/visible": true, - "customscript/!adetailer.py/txt2img/Enable ADetailer/value": false, - "customscript/!adetailer.py/txt2img/Skip img2img/value": false, - "txt2img/ADetailer model/visible": true, - "txt2img/ADetailer model/value": "face_yolov8n.pt", - "txt2img/ad_prompt/visible": true, - "txt2img/ad_prompt/value": "", - "txt2img/ad_negative_prompt/visible": true, - "txt2img/ad_negative_prompt/value": "", - "txt2img/Detection model confidence threshold/visible": true, - "txt2img/Detection model confidence threshold/value": 0.3, - "txt2img/Detection model confidence threshold/minimum": 0.0, - "txt2img/Detection model confidence threshold/maximum": 1.0, - "txt2img/Detection model confidence threshold/step": 0.01, - "txt2img/Mask only the top k largest (0 to disable)/visible": true, - "txt2img/Mask only the top k largest (0 to disable)/value": 0, - "txt2img/Mask only the top k largest (0 to disable)/minimum": 0, - "txt2img/Mask only the top k largest (0 to disable)/maximum": 10, - "txt2img/Mask only the top k largest (0 to disable)/step": 1, - "txt2img/Mask min area ratio/visible": true, - "txt2img/Mask min area ratio/value": 0.0, - "txt2img/Mask min area ratio/minimum": 0.0, - "txt2img/Mask min area ratio/maximum": 1.0, - "txt2img/Mask min area ratio/step": 0.001, - "txt2img/Mask max area ratio/visible": true, - "txt2img/Mask max area ratio/value": 1.0, - "txt2img/Mask max area ratio/minimum": 0.0, - "txt2img/Mask max area ratio/maximum": 1.0, - "txt2img/Mask max area ratio/step": 0.001, - "txt2img/Mask x(\u2192) offset/visible": true, - "txt2img/Mask x(\u2192) offset/value": 0, - "txt2img/Mask x(\u2192) offset/minimum": -200, - "txt2img/Mask x(\u2192) offset/maximum": 200, - "txt2img/Mask x(\u2192) offset/step": 1, - "txt2img/Mask y(\u2191) offset/visible": true, - "txt2img/Mask y(\u2191) offset/value": 0, - "txt2img/Mask y(\u2191) offset/minimum": -200, - "txt2img/Mask y(\u2191) offset/maximum": 200, - "txt2img/Mask y(\u2191) offset/step": 1, - "txt2img/Mask erosion (-) / dilation (+)/visible": true, - "txt2img/Mask erosion (-) / dilation (+)/value": 4, - "txt2img/Mask erosion (-) / dilation (+)/minimum": -128, - "txt2img/Mask erosion (-) / dilation (+)/maximum": 128, - "txt2img/Mask erosion (-) / dilation (+)/step": 4, - "txt2img/Mask merge mode/visible": true, - "txt2img/Mask merge mode/value": "None", - "txt2img/Inpaint mask blur/visible": true, - "txt2img/Inpaint mask blur/value": 4, - "txt2img/Inpaint mask blur/minimum": 0, - "txt2img/Inpaint mask blur/maximum": 64, - "txt2img/Inpaint mask blur/step": 1, - "txt2img/Inpaint denoising strength/visible": true, - "txt2img/Inpaint denoising strength/value": 0.4, - "txt2img/Inpaint denoising strength/minimum": 0.0, - "txt2img/Inpaint denoising strength/maximum": 1.0, - "txt2img/Inpaint denoising strength/step": 0.01, - "txt2img/Inpaint only masked/visible": true, - "txt2img/Inpaint only masked/value": true, - "txt2img/Inpaint only masked padding, pixels/visible": true, - "txt2img/Inpaint only masked padding, pixels/value": 32, - "txt2img/Inpaint only masked padding, pixels/minimum": 0, - "txt2img/Inpaint only masked padding, pixels/maximum": 256, - "txt2img/Inpaint only masked padding, pixels/step": 4, - "txt2img/Use separate width/height/visible": true, - "txt2img/Use separate width/height/value": false, - "txt2img/inpaint width/visible": true, - "txt2img/inpaint width/value": 512, - "txt2img/inpaint width/minimum": 64, - "txt2img/inpaint width/maximum": 2048, - "txt2img/inpaint width/step": 4, - "txt2img/inpaint height/visible": true, - "txt2img/inpaint height/value": 512, - "txt2img/inpaint height/minimum": 64, - "txt2img/inpaint height/maximum": 2048, - "txt2img/inpaint height/step": 4, - "txt2img/Use separate steps/visible": true, - "txt2img/Use separate steps/value": false, - "txt2img/ADetailer steps/visible": true, - "txt2img/ADetailer steps/value": 28, - "txt2img/ADetailer steps/minimum": 1, - "txt2img/ADetailer steps/maximum": 150, - "txt2img/ADetailer steps/step": 1, - "txt2img/Use separate CFG scale/visible": true, - "txt2img/Use separate CFG scale/value": false, - "txt2img/ADetailer CFG scale/visible": true, - "txt2img/ADetailer CFG scale/value": 7.0, - "txt2img/ADetailer CFG scale/minimum": 0.0, - "txt2img/ADetailer CFG scale/maximum": 30.0, - "txt2img/ADetailer CFG scale/step": 0.5, - "txt2img/Use separate checkpoint/visible": true, - "txt2img/Use separate checkpoint/value": false, - "txt2img/ADetailer checkpoint/visible": true, - "txt2img/ADetailer checkpoint/value": "Use same checkpoint", - "txt2img/Use separate VAE/visible": true, - "txt2img/Use separate VAE/value": false, - "txt2img/ADetailer VAE/visible": true, - "txt2img/ADetailer VAE/value": "Use same VAE", - "txt2img/Use separate sampler/visible": true, - "txt2img/Use separate sampler/value": false, - "txt2img/ADetailer sampler/visible": true, - "txt2img/ADetailer sampler/value": "DPM++ 2M Karras", - "txt2img/Use separate noise multiplier/visible": true, - "txt2img/Use separate noise multiplier/value": false, - "txt2img/Noise multiplier for img2img/visible": true, - "txt2img/Noise multiplier for img2img/value": 1.0, - "txt2img/Noise multiplier for img2img/minimum": 0.5, - "txt2img/Noise multiplier for img2img/maximum": 1.5, - "txt2img/Noise multiplier for img2img/step": 0.01, - "txt2img/Use separate CLIP skip/visible": true, - "txt2img/Use separate CLIP skip/value": false, - "txt2img/ADetailer CLIP skip/visible": true, - "txt2img/ADetailer CLIP skip/value": 1, - "txt2img/ADetailer CLIP skip/minimum": 1, - "txt2img/ADetailer CLIP skip/maximum": 12, - "txt2img/ADetailer CLIP skip/step": 1, - "txt2img/Restore faces after ADetailer/visible": true, - "txt2img/Restore faces after ADetailer/value": false, - "txt2img/ControlNet model/visible": true, - "txt2img/ControlNet model/value": "None", - "txt2img/ControlNet module/value": "None", - "txt2img/ControlNet weight/visible": true, - "txt2img/ControlNet weight/value": 1.0, - "txt2img/ControlNet weight/minimum": 0.0, - "txt2img/ControlNet weight/maximum": 1.0, - "txt2img/ControlNet weight/step": 0.01, - "txt2img/ControlNet guidance start/visible": true, - "txt2img/ControlNet guidance start/value": 0.0, - "txt2img/ControlNet guidance start/minimum": 0.0, - "txt2img/ControlNet guidance start/maximum": 1.0, - "txt2img/ControlNet guidance start/step": 0.01, - "txt2img/ControlNet guidance end/visible": true, - "txt2img/ControlNet guidance end/value": 1.0, - "txt2img/ControlNet guidance end/minimum": 0.0, - "txt2img/ControlNet guidance end/maximum": 1.0, - "txt2img/ControlNet guidance end/step": 0.01, - "txt2img/ADetailer model 2nd/visible": true, - "txt2img/ADetailer model 2nd/value": "None", - "txt2img/ad_prompt 2nd/visible": true, - "txt2img/ad_prompt 2nd/value": "", - "txt2img/ad_negative_prompt 2nd/visible": true, - "txt2img/ad_negative_prompt 2nd/value": "", - "txt2img/Detection model confidence threshold 2nd/visible": true, - "txt2img/Detection model confidence threshold 2nd/value": 0.3, - "txt2img/Detection model confidence threshold 2nd/minimum": 0.0, - "txt2img/Detection model confidence threshold 2nd/maximum": 1.0, - "txt2img/Detection model confidence threshold 2nd/step": 0.01, - "txt2img/Mask only the top k largest (0 to disable) 2nd/visible": true, - "txt2img/Mask only the top k largest (0 to disable) 2nd/value": 0, - "txt2img/Mask only the top k largest (0 to disable) 2nd/minimum": 0, - "txt2img/Mask only the top k largest (0 to disable) 2nd/maximum": 10, - "txt2img/Mask only the top k largest (0 to disable) 2nd/step": 1, - "txt2img/Mask min area ratio 2nd/visible": true, - "txt2img/Mask min area ratio 2nd/value": 0.0, - "txt2img/Mask min area ratio 2nd/minimum": 0.0, - "txt2img/Mask min area ratio 2nd/maximum": 1.0, - "txt2img/Mask min area ratio 2nd/step": 0.001, - "txt2img/Mask max area ratio 2nd/visible": true, - "txt2img/Mask max area ratio 2nd/value": 1.0, - "txt2img/Mask max area ratio 2nd/minimum": 0.0, - "txt2img/Mask max area ratio 2nd/maximum": 1.0, - "txt2img/Mask max area ratio 2nd/step": 0.001, - "txt2img/Mask x(\u2192) offset 2nd/visible": true, - "txt2img/Mask x(\u2192) offset 2nd/value": 0, - "txt2img/Mask x(\u2192) offset 2nd/minimum": -200, - "txt2img/Mask x(\u2192) offset 2nd/maximum": 200, - "txt2img/Mask x(\u2192) offset 2nd/step": 1, - "txt2img/Mask y(\u2191) offset 2nd/visible": true, - "txt2img/Mask y(\u2191) offset 2nd/value": 0, - "txt2img/Mask y(\u2191) offset 2nd/minimum": -200, - "txt2img/Mask y(\u2191) offset 2nd/maximum": 200, - "txt2img/Mask y(\u2191) offset 2nd/step": 1, - "txt2img/Mask erosion (-) / dilation (+) 2nd/visible": true, - "txt2img/Mask erosion (-) / dilation (+) 2nd/value": 4, - "txt2img/Mask erosion (-) / dilation (+) 2nd/minimum": -128, - "txt2img/Mask erosion (-) / dilation (+) 2nd/maximum": 128, - "txt2img/Mask erosion (-) / dilation (+) 2nd/step": 4, - "txt2img/Mask merge mode 2nd/visible": true, - "txt2img/Mask merge mode 2nd/value": "None", - "txt2img/Inpaint mask blur 2nd/visible": true, - "txt2img/Inpaint mask blur 2nd/value": 4, - "txt2img/Inpaint mask blur 2nd/minimum": 0, - "txt2img/Inpaint mask blur 2nd/maximum": 64, - "txt2img/Inpaint mask blur 2nd/step": 1, - "txt2img/Inpaint denoising strength 2nd/visible": true, - "txt2img/Inpaint denoising strength 2nd/value": 0.4, - "txt2img/Inpaint denoising strength 2nd/minimum": 0.0, - "txt2img/Inpaint denoising strength 2nd/maximum": 1.0, - "txt2img/Inpaint denoising strength 2nd/step": 0.01, - "txt2img/Inpaint only masked 2nd/visible": true, - "txt2img/Inpaint only masked 2nd/value": true, - "txt2img/Inpaint only masked padding, pixels 2nd/visible": true, - "txt2img/Inpaint only masked padding, pixels 2nd/value": 32, - "txt2img/Inpaint only masked padding, pixels 2nd/minimum": 0, - "txt2img/Inpaint only masked padding, pixels 2nd/maximum": 256, - "txt2img/Inpaint only masked padding, pixels 2nd/step": 4, - "txt2img/Use separate width/height 2nd/visible": true, - "txt2img/Use separate width/height 2nd/value": false, - "txt2img/inpaint width 2nd/visible": true, - "txt2img/inpaint width 2nd/value": 512, - "txt2img/inpaint width 2nd/minimum": 64, - "txt2img/inpaint width 2nd/maximum": 2048, - "txt2img/inpaint width 2nd/step": 4, - "txt2img/inpaint height 2nd/visible": true, - "txt2img/inpaint height 2nd/value": 512, - "txt2img/inpaint height 2nd/minimum": 64, - "txt2img/inpaint height 2nd/maximum": 2048, - "txt2img/inpaint height 2nd/step": 4, - "txt2img/Use separate steps 2nd/visible": true, - "txt2img/Use separate steps 2nd/value": false, - "txt2img/ADetailer steps 2nd/visible": true, - "txt2img/ADetailer steps 2nd/value": 28, - "txt2img/ADetailer steps 2nd/minimum": 1, - "txt2img/ADetailer steps 2nd/maximum": 150, - "txt2img/ADetailer steps 2nd/step": 1, - "txt2img/Use separate CFG scale 2nd/visible": true, - "txt2img/Use separate CFG scale 2nd/value": false, - "txt2img/ADetailer CFG scale 2nd/visible": true, - "txt2img/ADetailer CFG scale 2nd/value": 7.0, - "txt2img/ADetailer CFG scale 2nd/minimum": 0.0, - "txt2img/ADetailer CFG scale 2nd/maximum": 30.0, - "txt2img/ADetailer CFG scale 2nd/step": 0.5, - "txt2img/Use separate checkpoint 2nd/visible": true, - "txt2img/Use separate checkpoint 2nd/value": false, - "txt2img/ADetailer checkpoint 2nd/visible": true, - "txt2img/ADetailer checkpoint 2nd/value": "Use same checkpoint", - "txt2img/Use separate VAE 2nd/visible": true, - "txt2img/Use separate VAE 2nd/value": false, - "txt2img/ADetailer VAE 2nd/visible": true, - "txt2img/ADetailer VAE 2nd/value": "Use same VAE", - "txt2img/Use separate sampler 2nd/visible": true, - "txt2img/Use separate sampler 2nd/value": false, - "txt2img/ADetailer sampler 2nd/visible": true, - "txt2img/ADetailer sampler 2nd/value": "DPM++ 2M Karras", - "txt2img/Use separate noise multiplier 2nd/visible": true, - "txt2img/Use separate noise multiplier 2nd/value": false, - "txt2img/Noise multiplier for img2img 2nd/visible": true, - "txt2img/Noise multiplier for img2img 2nd/value": 1.0, - "txt2img/Noise multiplier for img2img 2nd/minimum": 0.5, - "txt2img/Noise multiplier for img2img 2nd/maximum": 1.5, - "txt2img/Noise multiplier for img2img 2nd/step": 0.01, - "txt2img/Use separate CLIP skip 2nd/visible": true, - "txt2img/Use separate CLIP skip 2nd/value": false, - "txt2img/ADetailer CLIP skip 2nd/visible": true, - "txt2img/ADetailer CLIP skip 2nd/value": 1, - "txt2img/ADetailer CLIP skip 2nd/minimum": 1, - "txt2img/ADetailer CLIP skip 2nd/maximum": 12, - "txt2img/ADetailer CLIP skip 2nd/step": 1, - "txt2img/Restore faces after ADetailer 2nd/visible": true, - "txt2img/Restore faces after ADetailer 2nd/value": false, - "txt2img/ControlNet model 2nd/visible": true, - "txt2img/ControlNet model 2nd/value": "None", - "txt2img/ControlNet module 2nd/value": "None", - "txt2img/ControlNet weight 2nd/visible": true, - "txt2img/ControlNet weight 2nd/value": 1.0, - "txt2img/ControlNet weight 2nd/minimum": 0.0, - "txt2img/ControlNet weight 2nd/maximum": 1.0, - "txt2img/ControlNet weight 2nd/step": 0.01, - "txt2img/ControlNet guidance start 2nd/visible": true, - "txt2img/ControlNet guidance start 2nd/value": 0.0, - "txt2img/ControlNet guidance start 2nd/minimum": 0.0, - "txt2img/ControlNet guidance start 2nd/maximum": 1.0, - "txt2img/ControlNet guidance start 2nd/step": 0.01, - "txt2img/ControlNet guidance end 2nd/visible": true, - "txt2img/ControlNet guidance end 2nd/value": 1.0, - "txt2img/ControlNet guidance end 2nd/minimum": 0.0, - "txt2img/ControlNet guidance end 2nd/maximum": 1.0, - "txt2img/ControlNet guidance end 2nd/step": 0.01, - "customscript/tilediffusion.py/txt2img/Enable Tiled Diffusion/visible": true, - "customscript/tilediffusion.py/txt2img/Enable Tiled Diffusion/value": false, - "customscript/tilediffusion.py/txt2img/Overwrite image size/visible": true, - "customscript/tilediffusion.py/txt2img/Overwrite image size/value": false, - "customscript/tilediffusion.py/txt2img/Keep input image size/value": true, - "customscript/tilediffusion.py/txt2img/Image width/visible": true, - "customscript/tilediffusion.py/txt2img/Image width/value": 1024, - "customscript/tilediffusion.py/txt2img/Image width/minimum": 256, - "customscript/tilediffusion.py/txt2img/Image width/maximum": 16384, - "customscript/tilediffusion.py/txt2img/Image width/step": 16, - "customscript/tilediffusion.py/txt2img/Image height/visible": true, - "customscript/tilediffusion.py/txt2img/Image height/value": 1024, - "customscript/tilediffusion.py/txt2img/Image height/minimum": 256, - "customscript/tilediffusion.py/txt2img/Image height/maximum": 16384, - "customscript/tilediffusion.py/txt2img/Image height/step": 16, - "customscript/tilediffusion.py/txt2img/Method/visible": true, - "customscript/tilediffusion.py/txt2img/Method/value": "MultiDiffusion", - "customscript/tilediffusion.py/txt2img/Move ControlNet tensor to CPU (if applicable)/visible": true, - "customscript/tilediffusion.py/txt2img/Move ControlNet tensor to CPU (if applicable)/value": false, - "txt2img/Free GPU/visible": true, - "customscript/tilediffusion.py/txt2img/Latent tile width/visible": true, - "customscript/tilediffusion.py/txt2img/Latent tile width/value": 96, - "customscript/tilediffusion.py/txt2img/Latent tile width/minimum": 16, - "customscript/tilediffusion.py/txt2img/Latent tile width/maximum": 256, - "customscript/tilediffusion.py/txt2img/Latent tile width/step": 16, - "customscript/tilediffusion.py/txt2img/Latent tile height/visible": true, - "customscript/tilediffusion.py/txt2img/Latent tile height/value": 96, - "customscript/tilediffusion.py/txt2img/Latent tile height/minimum": 16, - "customscript/tilediffusion.py/txt2img/Latent tile height/maximum": 256, - "customscript/tilediffusion.py/txt2img/Latent tile height/step": 16, - "customscript/tilediffusion.py/txt2img/Latent tile overlap/visible": true, - "customscript/tilediffusion.py/txt2img/Latent tile overlap/value": 48, - "customscript/tilediffusion.py/txt2img/Latent tile overlap/minimum": 0, - "customscript/tilediffusion.py/txt2img/Latent tile overlap/maximum": 256, - "customscript/tilediffusion.py/txt2img/Latent tile overlap/step": 4, - "customscript/tilediffusion.py/txt2img/Latent tile batch size/visible": true, - "customscript/tilediffusion.py/txt2img/Latent tile batch size/value": 4, - "customscript/tilediffusion.py/txt2img/Latent tile batch size/minimum": 1, - "customscript/tilediffusion.py/txt2img/Latent tile batch size/maximum": 8, - "customscript/tilediffusion.py/txt2img/Latent tile batch size/step": 1, - "customscript/tilediffusion.py/txt2img/Upscaler/visible": true, - "customscript/tilediffusion.py/txt2img/Upscaler/value": "None", - "customscript/tilediffusion.py/txt2img/Scale Factor/visible": true, - "customscript/tilediffusion.py/txt2img/Scale Factor/value": 2.0, - "customscript/tilediffusion.py/txt2img/Scale Factor/minimum": 1.0, - "customscript/tilediffusion.py/txt2img/Scale Factor/maximum": 8.0, - "customscript/tilediffusion.py/txt2img/Scale Factor/step": 0.05, - "customscript/tilediffusion.py/txt2img/Enable Noise Inversion/visible": true, - "customscript/tilediffusion.py/txt2img/Enable Noise Inversion/value": false, - "customscript/tilediffusion.py/txt2img/Inversion steps/visible": true, - "customscript/tilediffusion.py/txt2img/Inversion steps/value": 10, - "customscript/tilediffusion.py/txt2img/Inversion steps/minimum": 1, - "customscript/tilediffusion.py/txt2img/Inversion steps/maximum": 200, - "customscript/tilediffusion.py/txt2img/Inversion steps/step": 1, - "customscript/tilediffusion.py/txt2img/Retouch/visible": true, - "customscript/tilediffusion.py/txt2img/Retouch/value": 1, - "customscript/tilediffusion.py/txt2img/Retouch/minimum": 1, - "customscript/tilediffusion.py/txt2img/Retouch/maximum": 100, - "customscript/tilediffusion.py/txt2img/Retouch/step": 0.1, - "customscript/tilediffusion.py/txt2img/Renoise strength/visible": true, - "customscript/tilediffusion.py/txt2img/Renoise strength/value": 1, - "customscript/tilediffusion.py/txt2img/Renoise strength/minimum": 0, - "customscript/tilediffusion.py/txt2img/Renoise strength/maximum": 2, - "customscript/tilediffusion.py/txt2img/Renoise strength/step": 0.01, - "customscript/tilediffusion.py/txt2img/Renoise kernel size/visible": true, - "customscript/tilediffusion.py/txt2img/Renoise kernel size/value": 64, - "customscript/tilediffusion.py/txt2img/Renoise kernel size/minimum": 2, - "customscript/tilediffusion.py/txt2img/Renoise kernel size/maximum": 512, - "customscript/tilediffusion.py/txt2img/Renoise kernel size/step": 1, - "customscript/tilediffusion.py/txt2img/Enable Control/visible": true, - "customscript/tilediffusion.py/txt2img/Enable Control/value": false, - "customscript/tilediffusion.py/txt2img/Draw full canvas background/visible": true, - "customscript/tilediffusion.py/txt2img/Draw full canvas background/value": false, - "customscript/tilediffusion.py/txt2img/Causalize layers/value": false, - "txt2img/Create txt2img canvas/visible": true, - "txt2img/Custom Config File/visible": true, - "txt2img/Custom Config File/value": "config.json", - "txt2img/\ud83d\udcbe Save/visible": true, - "txt2img/\u2699\ufe0f Load/visible": true, - "customscript/tilediffusion.py/txt2img/Enable Region 1/visible": true, - "customscript/tilediffusion.py/txt2img/Enable Region 1/value": false, - "customscript/tilediffusion.py/txt2img/Type/visible": true, - "customscript/tilediffusion.py/txt2img/Type/value": "Background", - "customscript/tilediffusion.py/txt2img/Feather/value": 0.2, - "customscript/tilediffusion.py/txt2img/Feather/minimum": 0, - "customscript/tilediffusion.py/txt2img/Feather/maximum": 1, - "customscript/tilediffusion.py/txt2img/Feather/step": 0.05, - "customscript/tilediffusion.py/txt2img/x/visible": true, - "customscript/tilediffusion.py/txt2img/x/value": 0.4, - "customscript/tilediffusion.py/txt2img/x/minimum": 0.0, - "customscript/tilediffusion.py/txt2img/x/maximum": 1.0, - "customscript/tilediffusion.py/txt2img/x/step": 0.0001, - "customscript/tilediffusion.py/txt2img/y/visible": true, - "customscript/tilediffusion.py/txt2img/y/value": 0.4, - "customscript/tilediffusion.py/txt2img/y/minimum": 0.0, - "customscript/tilediffusion.py/txt2img/y/maximum": 1.0, - "customscript/tilediffusion.py/txt2img/y/step": 0.0001, - "customscript/tilediffusion.py/txt2img/w/visible": true, - "customscript/tilediffusion.py/txt2img/w/value": 0.2, - "customscript/tilediffusion.py/txt2img/w/minimum": 0.0, - "customscript/tilediffusion.py/txt2img/w/maximum": 1.0, - "customscript/tilediffusion.py/txt2img/w/step": 0.0001, - "customscript/tilediffusion.py/txt2img/h/visible": true, - "customscript/tilediffusion.py/txt2img/h/value": 0.2, - "customscript/tilediffusion.py/txt2img/h/minimum": 0.0, - "customscript/tilediffusion.py/txt2img/h/maximum": 1.0, - "customscript/tilediffusion.py/txt2img/h/step": 0.0001, - "customscript/tilediffusion.py/txt2img/Seed/visible": true, - "customscript/tilediffusion.py/txt2img/Seed/value": -1.0, - "txt2img/\ud83c\udfb2/visible": true, - "customscript/tilediffusion.py/txt2img/Enable Region 2/visible": true, - "customscript/tilediffusion.py/txt2img/Enable Region 2/value": false, - "customscript/tilediffusion.py/txt2img/Enable Region 3/visible": true, - "customscript/tilediffusion.py/txt2img/Enable Region 3/value": false, - "customscript/tilediffusion.py/txt2img/Enable Region 4/visible": true, - "customscript/tilediffusion.py/txt2img/Enable Region 4/value": false, - "customscript/tilediffusion.py/txt2img/Enable Region 5/visible": true, - "customscript/tilediffusion.py/txt2img/Enable Region 5/value": false, - "customscript/tilediffusion.py/txt2img/Enable Region 6/visible": true, - "customscript/tilediffusion.py/txt2img/Enable Region 6/value": false, - "customscript/tilediffusion.py/txt2img/Enable Region 7/visible": true, - "customscript/tilediffusion.py/txt2img/Enable Region 7/value": false, - "customscript/tilediffusion.py/txt2img/Enable Region 8/visible": true, - "customscript/tilediffusion.py/txt2img/Enable Region 8/value": false, - "customscript/tilevae.py/txt2img/Enable Tiled VAE/visible": true, - "customscript/tilevae.py/txt2img/Enable Tiled VAE/value": false, - "customscript/tilevae.py/txt2img/Move VAE to GPU (if possible)/visible": true, - "customscript/tilevae.py/txt2img/Move VAE to GPU (if possible)/value": true, - "customscript/tilevae.py/txt2img/Encoder Tile Size/visible": true, - "customscript/tilevae.py/txt2img/Encoder Tile Size/value": 2048, - "customscript/tilevae.py/txt2img/Encoder Tile Size/minimum": 256, - "customscript/tilevae.py/txt2img/Encoder Tile Size/maximum": 4096, - "customscript/tilevae.py/txt2img/Encoder Tile Size/step": 16, - "customscript/tilevae.py/txt2img/Decoder Tile Size/visible": true, - "customscript/tilevae.py/txt2img/Decoder Tile Size/value": 128, - "customscript/tilevae.py/txt2img/Decoder Tile Size/minimum": 48, - "customscript/tilevae.py/txt2img/Decoder Tile Size/maximum": 512, - "customscript/tilevae.py/txt2img/Decoder Tile Size/step": 16, - "txt2img/\u21bb Reset/visible": true, - "customscript/tilevae.py/txt2img/Fast Encoder/visible": true, - "customscript/tilevae.py/txt2img/Fast Encoder/value": true, - "customscript/tilevae.py/txt2img/Fast Encoder Color Fix/visible": true, - "customscript/tilevae.py/txt2img/Fast Encoder Color Fix/value": false, - "customscript/tilevae.py/txt2img/Fast Decoder/visible": true, - "customscript/tilevae.py/txt2img/Fast Decoder/value": true, - "customscript/dynamic_prompting.py/txt2img/Dynamic Prompts enabled/visible": true, - "customscript/dynamic_prompting.py/txt2img/Dynamic Prompts enabled/value": true, - "customscript/dynamic_prompting.py/txt2img/Combinatorial generation/visible": true, - "customscript/dynamic_prompting.py/txt2img/Combinatorial generation/value": false, - "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/visible": true, - "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/value": 0, - "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/minimum": 0, - "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/maximum": 1000, - "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/step": 1, - "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/visible": true, - "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/value": 1, - "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/minimum": 1, - "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/maximum": 10, - "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/step": 1, - "customscript/dynamic_prompting.py/txt2img/Magic prompt/visible": true, - "customscript/dynamic_prompting.py/txt2img/Magic prompt/value": false, - "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/visible": true, - "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/value": 100, - "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/minimum": 30, - "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/maximum": 300, - "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/step": 10, - "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/visible": true, - "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/value": 0.7, - "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/minimum": 0.1, - "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/maximum": 3.0, - "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/step": 0.1, - "customscript/dynamic_prompting.py/txt2img/Magic prompt model/visible": true, - "customscript/dynamic_prompting.py/txt2img/Magic prompt model/value": "Gustavosta/MagicPrompt-Stable-Diffusion", - "customscript/dynamic_prompting.py/txt2img/Magic prompt blocklist regex/visible": true, - "customscript/dynamic_prompting.py/txt2img/Magic prompt blocklist regex/value": "", - "customscript/dynamic_prompting.py/txt2img/I'm feeling lucky/visible": true, - "customscript/dynamic_prompting.py/txt2img/I'm feeling lucky/value": false, - "customscript/dynamic_prompting.py/txt2img/Attention grabber/visible": true, - "customscript/dynamic_prompting.py/txt2img/Attention grabber/value": false, - "customscript/dynamic_prompting.py/txt2img/Minimum attention/visible": true, - "customscript/dynamic_prompting.py/txt2img/Minimum attention/value": 1.1, - "customscript/dynamic_prompting.py/txt2img/Minimum attention/minimum": -1, - "customscript/dynamic_prompting.py/txt2img/Minimum attention/maximum": 2, - "customscript/dynamic_prompting.py/txt2img/Minimum attention/step": 0.1, - "customscript/dynamic_prompting.py/txt2img/Maximum attention/visible": true, - "customscript/dynamic_prompting.py/txt2img/Maximum attention/value": 1.5, - "customscript/dynamic_prompting.py/txt2img/Maximum attention/minimum": -1, - "customscript/dynamic_prompting.py/txt2img/Maximum attention/maximum": 2, - "customscript/dynamic_prompting.py/txt2img/Maximum attention/step": 0.1, - "customscript/dynamic_prompting.py/txt2img/Don't apply to negative prompts/visible": true, - "customscript/dynamic_prompting.py/txt2img/Don't apply to negative prompts/value": true, - "customscript/dynamic_prompting.py/txt2img/Enable Jinja2 templates/visible": true, - "customscript/dynamic_prompting.py/txt2img/Enable Jinja2 templates/value": false, - "customscript/dynamic_prompting.py/txt2img/Unlink seed from prompt/visible": true, - "customscript/dynamic_prompting.py/txt2img/Unlink seed from prompt/value": false, - "customscript/dynamic_prompting.py/txt2img/Fixed seed/visible": true, - "customscript/dynamic_prompting.py/txt2img/Fixed seed/value": false, - "txt2img/Write raw prompt to image/value": false, - "customscript/dynamic_prompting.py/txt2img/Don't generate images/visible": true, - "customscript/dynamic_prompting.py/txt2img/Don't generate images/value": false, - "txt2img/Write prompts to file/value": false, - "txt2img/Motion module/visible": true, - "txt2img/Motion module/value": null, - "txt2img/Enable AnimateDiff/visible": true, - "txt2img/Enable AnimateDiff/value": false, - "txt2img/Number of frames/visible": true, - "txt2img/Number of frames/value": 0, - "txt2img/FPS/visible": true, - "txt2img/FPS/value": 8, - "txt2img/Display loop number/visible": true, - "txt2img/Display loop number/value": 0, - "txt2img/Closed loop/visible": true, - "txt2img/Closed loop/value": "R-P", - "txt2img/Context batch size/visible": true, - "txt2img/Context batch size/value": 16, - "txt2img/Context batch size/minimum": 1, - "txt2img/Context batch size/maximum": 32, - "txt2img/Context batch size/step": 1, - "txt2img/Stride/visible": true, - "txt2img/Stride/value": 1, - "txt2img/Overlap/visible": true, - "txt2img/Overlap/value": -1, - "txt2img/Frame Interpolation/visible": true, - "txt2img/Frame Interpolation/value": "Off", - "txt2img/Interp X/visible": true, - "txt2img/Interp X/value": 10, - "txt2img/Video path/visible": true, - "txt2img/Video path/value": "", - "txt2img/Move motion module to CPU (default if lowvram)/visible": true, - "txt2img/Remove motion module from any memory/visible": true, + "txt2img/Override settings/value": [ + "Clip skip: 1" + ], "customscript/cutoff.py/txt2img/Enabled/visible": true, "customscript/cutoff.py/txt2img/Enabled/value": false, "customscript/cutoff.py/txt2img/Target tokens (comma separated)/visible": true, @@ -664,78 +914,6 @@ "txt2img/Open TextEditor/visible": true, "customscript/lora_block_weight.py/txt2img/print change/visible": true, "customscript/lora_block_weight.py/txt2img/print change/value": false, - "customscript/old_six_prompt.py/txt2img/\ud83d\udd04/visible": true, - "txt2img/\u6e05\u7a7a\u6b63\u9762\u63d0\u793a\u8bcd/visible": true, - "txt2img/\u6e05\u7a7a\u8d1f\u9762\u63d0\u793a\u8bcd/visible": true, - "txt2img/\u9501\u5b9a\u3010\u52a8\u6001\u6279\u6b21\u3011\u63d0\u793a\u8bcd/visible": true, - "txt2img/\u9501\u5b9a\u3010\u52a8\u6001\u6279\u6b21\u3011\u63d0\u793a\u8bcd/value": false, - "txt2img/\u968f\u673a\u7075\u611f\u5173\u952e\u8bcd/visible": true, - "txt2img/\u5206\u7c7b\u7ec4\u5408\u968f\u673a/visible": true, - "txt2img/\u53d1\u9001\u5230\u63d0\u793a\u8bcd\u6846/visible": true, - "customscript/rp.py/txt2img/Active/visible": true, - "customscript/rp.py/txt2img/Active/value": false, - "customscript/rp.py/txt2img/Generation mode/visible": true, - "customscript/rp.py/txt2img/Generation mode/value": "Attention", - "customscript/rp.py/txt2img/Base Ratio/visible": true, - "customscript/rp.py/txt2img/Base Ratio/value": "0.2", - "customscript/rp.py/txt2img/Use base prompt/visible": true, - "customscript/rp.py/txt2img/Use base prompt/value": false, - "customscript/rp.py/txt2img/Use common prompt/visible": true, - "customscript/rp.py/txt2img/Use common prompt/value": false, - "customscript/rp.py/txt2img/Use common negative prompt/visible": true, - "customscript/rp.py/txt2img/Use common negative prompt/value": false, - "txt2img/Tabs@RP_mode/selected": null, - "customscript/rp.py/txt2img/Main Splitting/visible": true, - "customscript/rp.py/txt2img/Main Splitting/value": "Columns", - "customscript/rp.py/txt2img/Divide Ratio/visible": true, - "customscript/rp.py/txt2img/Divide Ratio/value": "1,1", - "txt2img/visualize and make template/visible": true, - "txt2img/template/visible": true, - "txt2img/template/value": "", - "customscript/rp.py/txt2img/flip \",\" and \";\"/visible": true, - "customscript/rp.py/txt2img/flip \",\" and \";\"/value": false, - "txt2img/Overlay Ratio/visible": true, - "txt2img/Overlay Ratio/value": 0.5, - "txt2img/Overlay Ratio/minimum": 0, - "txt2img/Overlay Ratio/maximum": 1, - "txt2img/Overlay Ratio/step": 0.1, - "customscript/rp.py/txt2img/Mask mode/visible": true, - "customscript/rp.py/txt2img/Mask mode/value": "Mask", - "txt2img/Region/visible": true, - "txt2img/Region/value": 1, - "txt2img/Region/minimum": -1, - "txt2img/Region/maximum": 359, - "txt2img/Region/step": 1, - "txt2img/Inpaint+ Width/visible": true, - "txt2img/Inpaint+ Width/value": 512, - "txt2img/Inpaint+ Width/minimum": 64, - "txt2img/Inpaint+ Width/maximum": 2048, - "txt2img/Inpaint+ Width/step": 8, - "txt2img/Inpaint+ Height/visible": true, - "txt2img/Inpaint+ Height/value": 512, - "txt2img/Inpaint+ Height/minimum": 64, - "txt2img/Inpaint+ Height/maximum": 2048, - "txt2img/Inpaint+ Height/step": 8, - "txt2img/Draw region + show mask/visible": true, - "txt2img/Create mask area/visible": true, - "customscript/rp.py/txt2img/Prompt mode/visible": true, - "customscript/rp.py/txt2img/Prompt mode/value": "Prompt", - "customscript/rp.py/txt2img/threshold/visible": true, - "customscript/rp.py/txt2img/threshold/value": "0.4", - "txt2img/Presets/visible": true, - "txt2img/Presets/value": null, - "txt2img/Apply Presets/visible": true, - "txt2img/Preset Name/visible": true, - "txt2img/Preset Name/value": "", - "txt2img/Save to Presets/visible": true, - "customscript/rp.py/txt2img/LoRA stop step/visible": true, - "customscript/rp.py/txt2img/LoRA stop step/value": "0", - "customscript/rp.py/txt2img/LoRA Hires stop step/visible": true, - "customscript/rp.py/txt2img/LoRA Hires stop step/value": "0", - "customscript/rp.py/txt2img/LoRA in negative textencoder/visible": true, - "customscript/rp.py/txt2img/LoRA in negative textencoder/value": "0", - "customscript/rp.py/txt2img/LoRA in negative U-net/visible": true, - "customscript/rp.py/txt2img/LoRA in negative U-net/value": "0", "customscript/two_shot.py/txt2img/Enabled/visible": true, "customscript/two_shot.py/txt2img/Enabled/value": false, "customscript/two_shot.py/txt2img/Divisions/visible": true, @@ -753,12 +931,6 @@ "txt2img/Extra generation params/visible": true, "txt2img/Extra generation params/value": "", "txt2img/Apply/visible": true, - "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, @@ -768,12 +940,6 @@ "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, @@ -804,28 +970,6 @@ "txt2img/Swap X/Y axes/visible": true, "txt2img/Swap Y/Z axes/visible": true, "txt2img/Swap X/Z axes/visible": true, - "customscript/rps.py/txt2img/Step/visible": true, - "customscript/rps.py/txt2img/Step/value": 4, - "customscript/rps.py/txt2img/Step/minimum": 0, - "customscript/rps.py/txt2img/Step/maximum": 150, - "customscript/rps.py/txt2img/Step/step": 1, - "customscript/rps.py/txt2img/FPS/visible": true, - "customscript/rps.py/txt2img/FPS/value": 30, - "customscript/rps.py/txt2img/FPS/minimum": 1, - "customscript/rps.py/txt2img/FPS/maximum": 100, - "customscript/rps.py/txt2img/FPS/step": 1, - "customscript/rps.py/txt2img/Batch Size/value": 1, - "customscript/rps.py/txt2img/Batch Size/minimum": 1, - "customscript/rps.py/txt2img/Batch Size/maximum": 8, - "customscript/rps.py/txt2img/Batch Size/step": 1, - "customscript/rps.py/txt2img/mp4 output directory/visible": true, - "customscript/rps.py/txt2img/mp4 output directory/value": "", - "customscript/rps.py/txt2img/mp4 output filename/visible": true, - "customscript/rps.py/txt2img/mp4 output filename/value": "", - "customscript/rps.py/txt2img/Anime gif output directory/visible": true, - "customscript/rps.py/txt2img/Anime gif output directory/value": "", - "customscript/rps.py/txt2img/Anime gif output filename/visible": true, - "customscript/rps.py/txt2img/Anime gif output filename/value": "", "txt2img/\ud83d\udcc2/visible": true, "txt2img/\ud83d\udcbe/visible": true, "txt2img/\ud83d\uddc3\ufe0f/visible": true, @@ -852,10 +996,6 @@ "txt2img/Random prompt/value": "", "txt2img/txt2img_extra_sort_order/value": "Default Sort", "txt2img/Show dirs/value": true, - "img2img/Prompt/visible": true, - "img2img/Prompt/value": "", - "img2img/Negative prompt/visible": true, - "img2img/Negative prompt/value": "", "img2img/Interrogate\nCLIP/visible": true, "img2img/Interrogate\nDeepBooru/visible": true, "img2img/Interrupt/visible": true, @@ -863,8 +1003,6 @@ "img2img/Generate/visible": true, "img2img/\u2199\ufe0f/visible": true, "img2img/\ud83d\uddd1\ufe0f/visible": true, - "img2img/Styles/visible": true, - "img2img/Styles/value": [], "img2img/\ud83d\udd8c\ufe0f/visible": true, "img2img/\ud83d\udd04/visible": true, "img2img/\ud83d\udccb/visible": true, @@ -875,62 +1013,19 @@ "img2img/sketch/visible": true, "img2img/inpaint/visible": true, "img2img/inpaint sketch/visible": true, - "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/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/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": 20, - "img2img/Sampling steps/minimum": 1, - "img2img/Sampling steps/maximum": 150, - "img2img/Sampling steps/step": 1, "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, - "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, + "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, "img2img/\u21c5/visible": true, "img2img/\ud83d\udcd0/visible": true, "img2img/Scale/visible": true, @@ -943,32 +1038,12 @@ "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, "customscript/seed.py/img2img/Seed/visible": true, - "customscript/seed.py/img2img/Seed/value": -1, + "customscript/seed.py/img2img/Seed/value": 939451360, "img2img/Random seed/visible": true, "img2img/Reuse seed/visible": true, "customscript/seed.py/img2img/Extra/visible": true, @@ -993,524 +1068,6 @@ "customscript/seed.py/img2img/Resize seed from height/maximum": 2048, "customscript/seed.py/img2img/Resize seed from height/step": 8, "img2img/Override settings/value": null, - "customscript/!adetailer.py/img2img/Enable ADetailer/visible": true, - "customscript/!adetailer.py/img2img/Enable ADetailer/value": false, - "customscript/!adetailer.py/img2img/Skip img2img/visible": true, - "customscript/!adetailer.py/img2img/Skip img2img/value": false, - "img2img/ADetailer model/visible": true, - "img2img/ADetailer model/value": "face_yolov8n.pt", - "img2img/ad_prompt/visible": true, - "img2img/ad_prompt/value": "", - "img2img/ad_negative_prompt/visible": true, - "img2img/ad_negative_prompt/value": "", - "img2img/Detection model confidence threshold/visible": true, - "img2img/Detection model confidence threshold/value": 0.3, - "img2img/Detection model confidence threshold/minimum": 0.0, - "img2img/Detection model confidence threshold/maximum": 1.0, - "img2img/Detection model confidence threshold/step": 0.01, - "img2img/Mask only the top k largest (0 to disable)/visible": true, - "img2img/Mask only the top k largest (0 to disable)/value": 0, - "img2img/Mask only the top k largest (0 to disable)/minimum": 0, - "img2img/Mask only the top k largest (0 to disable)/maximum": 10, - "img2img/Mask only the top k largest (0 to disable)/step": 1, - "img2img/Mask min area ratio/visible": true, - "img2img/Mask min area ratio/value": 0.0, - "img2img/Mask min area ratio/minimum": 0.0, - "img2img/Mask min area ratio/maximum": 1.0, - "img2img/Mask min area ratio/step": 0.001, - "img2img/Mask max area ratio/visible": true, - "img2img/Mask max area ratio/value": 1.0, - "img2img/Mask max area ratio/minimum": 0.0, - "img2img/Mask max area ratio/maximum": 1.0, - "img2img/Mask max area ratio/step": 0.001, - "img2img/Mask x(\u2192) offset/visible": true, - "img2img/Mask x(\u2192) offset/value": 0, - "img2img/Mask x(\u2192) offset/minimum": -200, - "img2img/Mask x(\u2192) offset/maximum": 200, - "img2img/Mask x(\u2192) offset/step": 1, - "img2img/Mask y(\u2191) offset/visible": true, - "img2img/Mask y(\u2191) offset/value": 0, - "img2img/Mask y(\u2191) offset/minimum": -200, - "img2img/Mask y(\u2191) offset/maximum": 200, - "img2img/Mask y(\u2191) offset/step": 1, - "img2img/Mask erosion (-) / dilation (+)/visible": true, - "img2img/Mask erosion (-) / dilation (+)/value": 4, - "img2img/Mask erosion (-) / dilation (+)/minimum": -128, - "img2img/Mask erosion (-) / dilation (+)/maximum": 128, - "img2img/Mask erosion (-) / dilation (+)/step": 4, - "img2img/Mask merge mode/visible": true, - "img2img/Mask merge mode/value": "None", - "img2img/Inpaint mask blur/visible": true, - "img2img/Inpaint mask blur/value": 4, - "img2img/Inpaint mask blur/minimum": 0, - "img2img/Inpaint mask blur/maximum": 64, - "img2img/Inpaint mask blur/step": 1, - "img2img/Inpaint denoising strength/visible": true, - "img2img/Inpaint denoising strength/value": 0.4, - "img2img/Inpaint denoising strength/minimum": 0.0, - "img2img/Inpaint denoising strength/maximum": 1.0, - "img2img/Inpaint denoising strength/step": 0.01, - "img2img/Inpaint only masked/visible": true, - "img2img/Inpaint only masked/value": true, - "img2img/Inpaint only masked padding, pixels/visible": true, - "img2img/Inpaint only masked padding, pixels/value": 32, - "img2img/Inpaint only masked padding, pixels/minimum": 0, - "img2img/Inpaint only masked padding, pixels/maximum": 256, - "img2img/Inpaint only masked padding, pixels/step": 4, - "img2img/Use separate width/height/visible": true, - "img2img/Use separate width/height/value": false, - "img2img/inpaint width/visible": true, - "img2img/inpaint width/value": 512, - "img2img/inpaint width/minimum": 64, - "img2img/inpaint width/maximum": 2048, - "img2img/inpaint width/step": 4, - "img2img/inpaint height/visible": true, - "img2img/inpaint height/value": 512, - "img2img/inpaint height/minimum": 64, - "img2img/inpaint height/maximum": 2048, - "img2img/inpaint height/step": 4, - "img2img/Use separate steps/visible": true, - "img2img/Use separate steps/value": false, - "img2img/ADetailer steps/visible": true, - "img2img/ADetailer steps/value": 28, - "img2img/ADetailer steps/minimum": 1, - "img2img/ADetailer steps/maximum": 150, - "img2img/ADetailer steps/step": 1, - "img2img/Use separate CFG scale/visible": true, - "img2img/Use separate CFG scale/value": false, - "img2img/ADetailer CFG scale/visible": true, - "img2img/ADetailer CFG scale/value": 7.0, - "img2img/ADetailer CFG scale/minimum": 0.0, - "img2img/ADetailer CFG scale/maximum": 30.0, - "img2img/ADetailer CFG scale/step": 0.5, - "img2img/Use separate checkpoint/visible": true, - "img2img/Use separate checkpoint/value": false, - "img2img/ADetailer checkpoint/visible": true, - "img2img/ADetailer checkpoint/value": "Use same checkpoint", - "img2img/Use separate VAE/visible": true, - "img2img/Use separate VAE/value": false, - "img2img/ADetailer VAE/visible": true, - "img2img/ADetailer VAE/value": "Use same VAE", - "img2img/Use separate sampler/visible": true, - "img2img/Use separate sampler/value": false, - "img2img/ADetailer sampler/visible": true, - "img2img/ADetailer sampler/value": "DPM++ 2M Karras", - "img2img/Use separate noise multiplier/visible": true, - "img2img/Use separate noise multiplier/value": false, - "img2img/Noise multiplier for img2img/visible": true, - "img2img/Noise multiplier for img2img/value": 1.0, - "img2img/Noise multiplier for img2img/minimum": 0.5, - "img2img/Noise multiplier for img2img/maximum": 1.5, - "img2img/Noise multiplier for img2img/step": 0.01, - "img2img/Use separate CLIP skip/visible": true, - "img2img/Use separate CLIP skip/value": false, - "img2img/ADetailer CLIP skip/visible": true, - "img2img/ADetailer CLIP skip/value": 1, - "img2img/ADetailer CLIP skip/minimum": 1, - "img2img/ADetailer CLIP skip/maximum": 12, - "img2img/ADetailer CLIP skip/step": 1, - "img2img/Restore faces after ADetailer/visible": true, - "img2img/Restore faces after ADetailer/value": false, - "img2img/ControlNet model/visible": true, - "img2img/ControlNet model/value": "None", - "img2img/ControlNet module/value": "None", - "img2img/ControlNet weight/visible": true, - "img2img/ControlNet weight/value": 1.0, - "img2img/ControlNet weight/minimum": 0.0, - "img2img/ControlNet weight/maximum": 1.0, - "img2img/ControlNet weight/step": 0.01, - "img2img/ControlNet guidance start/visible": true, - "img2img/ControlNet guidance start/value": 0.0, - "img2img/ControlNet guidance start/minimum": 0.0, - "img2img/ControlNet guidance start/maximum": 1.0, - "img2img/ControlNet guidance start/step": 0.01, - "img2img/ControlNet guidance end/visible": true, - "img2img/ControlNet guidance end/value": 1.0, - "img2img/ControlNet guidance end/minimum": 0.0, - "img2img/ControlNet guidance end/maximum": 1.0, - "img2img/ControlNet guidance end/step": 0.01, - "img2img/ADetailer model 2nd/visible": true, - "img2img/ADetailer model 2nd/value": "None", - "img2img/ad_prompt 2nd/visible": true, - "img2img/ad_prompt 2nd/value": "", - "img2img/ad_negative_prompt 2nd/visible": true, - "img2img/ad_negative_prompt 2nd/value": "", - "img2img/Detection model confidence threshold 2nd/visible": true, - "img2img/Detection model confidence threshold 2nd/value": 0.3, - "img2img/Detection model confidence threshold 2nd/minimum": 0.0, - "img2img/Detection model confidence threshold 2nd/maximum": 1.0, - "img2img/Detection model confidence threshold 2nd/step": 0.01, - "img2img/Mask only the top k largest (0 to disable) 2nd/visible": true, - "img2img/Mask only the top k largest (0 to disable) 2nd/value": 0, - "img2img/Mask only the top k largest (0 to disable) 2nd/minimum": 0, - "img2img/Mask only the top k largest (0 to disable) 2nd/maximum": 10, - "img2img/Mask only the top k largest (0 to disable) 2nd/step": 1, - "img2img/Mask min area ratio 2nd/visible": true, - "img2img/Mask min area ratio 2nd/value": 0.0, - "img2img/Mask min area ratio 2nd/minimum": 0.0, - "img2img/Mask min area ratio 2nd/maximum": 1.0, - "img2img/Mask min area ratio 2nd/step": 0.001, - "img2img/Mask max area ratio 2nd/visible": true, - "img2img/Mask max area ratio 2nd/value": 1.0, - "img2img/Mask max area ratio 2nd/minimum": 0.0, - "img2img/Mask max area ratio 2nd/maximum": 1.0, - "img2img/Mask max area ratio 2nd/step": 0.001, - "img2img/Mask x(\u2192) offset 2nd/visible": true, - "img2img/Mask x(\u2192) offset 2nd/value": 0, - "img2img/Mask x(\u2192) offset 2nd/minimum": -200, - "img2img/Mask x(\u2192) offset 2nd/maximum": 200, - "img2img/Mask x(\u2192) offset 2nd/step": 1, - "img2img/Mask y(\u2191) offset 2nd/visible": true, - "img2img/Mask y(\u2191) offset 2nd/value": 0, - "img2img/Mask y(\u2191) offset 2nd/minimum": -200, - "img2img/Mask y(\u2191) offset 2nd/maximum": 200, - "img2img/Mask y(\u2191) offset 2nd/step": 1, - "img2img/Mask erosion (-) / dilation (+) 2nd/visible": true, - "img2img/Mask erosion (-) / dilation (+) 2nd/value": 4, - "img2img/Mask erosion (-) / dilation (+) 2nd/minimum": -128, - "img2img/Mask erosion (-) / dilation (+) 2nd/maximum": 128, - "img2img/Mask erosion (-) / dilation (+) 2nd/step": 4, - "img2img/Mask merge mode 2nd/visible": true, - "img2img/Mask merge mode 2nd/value": "None", - "img2img/Inpaint mask blur 2nd/visible": true, - "img2img/Inpaint mask blur 2nd/value": 4, - "img2img/Inpaint mask blur 2nd/minimum": 0, - "img2img/Inpaint mask blur 2nd/maximum": 64, - "img2img/Inpaint mask blur 2nd/step": 1, - "img2img/Inpaint denoising strength 2nd/visible": true, - "img2img/Inpaint denoising strength 2nd/value": 0.4, - "img2img/Inpaint denoising strength 2nd/minimum": 0.0, - "img2img/Inpaint denoising strength 2nd/maximum": 1.0, - "img2img/Inpaint denoising strength 2nd/step": 0.01, - "img2img/Inpaint only masked 2nd/visible": true, - "img2img/Inpaint only masked 2nd/value": true, - "img2img/Inpaint only masked padding, pixels 2nd/visible": true, - "img2img/Inpaint only masked padding, pixels 2nd/value": 32, - "img2img/Inpaint only masked padding, pixels 2nd/minimum": 0, - "img2img/Inpaint only masked padding, pixels 2nd/maximum": 256, - "img2img/Inpaint only masked padding, pixels 2nd/step": 4, - "img2img/Use separate width/height 2nd/visible": true, - "img2img/Use separate width/height 2nd/value": false, - "img2img/inpaint width 2nd/visible": true, - "img2img/inpaint width 2nd/value": 512, - "img2img/inpaint width 2nd/minimum": 64, - "img2img/inpaint width 2nd/maximum": 2048, - "img2img/inpaint width 2nd/step": 4, - "img2img/inpaint height 2nd/visible": true, - "img2img/inpaint height 2nd/value": 512, - "img2img/inpaint height 2nd/minimum": 64, - "img2img/inpaint height 2nd/maximum": 2048, - "img2img/inpaint height 2nd/step": 4, - "img2img/Use separate steps 2nd/visible": true, - "img2img/Use separate steps 2nd/value": false, - "img2img/ADetailer steps 2nd/visible": true, - "img2img/ADetailer steps 2nd/value": 28, - "img2img/ADetailer steps 2nd/minimum": 1, - "img2img/ADetailer steps 2nd/maximum": 150, - "img2img/ADetailer steps 2nd/step": 1, - "img2img/Use separate CFG scale 2nd/visible": true, - "img2img/Use separate CFG scale 2nd/value": false, - "img2img/ADetailer CFG scale 2nd/visible": true, - "img2img/ADetailer CFG scale 2nd/value": 7.0, - "img2img/ADetailer CFG scale 2nd/minimum": 0.0, - "img2img/ADetailer CFG scale 2nd/maximum": 30.0, - "img2img/ADetailer CFG scale 2nd/step": 0.5, - "img2img/Use separate checkpoint 2nd/visible": true, - "img2img/Use separate checkpoint 2nd/value": false, - "img2img/ADetailer checkpoint 2nd/visible": true, - "img2img/ADetailer checkpoint 2nd/value": "Use same checkpoint", - "img2img/Use separate VAE 2nd/visible": true, - "img2img/Use separate VAE 2nd/value": false, - "img2img/ADetailer VAE 2nd/visible": true, - "img2img/ADetailer VAE 2nd/value": "Use same VAE", - "img2img/Use separate sampler 2nd/visible": true, - "img2img/Use separate sampler 2nd/value": false, - "img2img/ADetailer sampler 2nd/visible": true, - "img2img/ADetailer sampler 2nd/value": "DPM++ 2M Karras", - "img2img/Use separate noise multiplier 2nd/visible": true, - "img2img/Use separate noise multiplier 2nd/value": false, - "img2img/Noise multiplier for img2img 2nd/visible": true, - "img2img/Noise multiplier for img2img 2nd/value": 1.0, - "img2img/Noise multiplier for img2img 2nd/minimum": 0.5, - "img2img/Noise multiplier for img2img 2nd/maximum": 1.5, - "img2img/Noise multiplier for img2img 2nd/step": 0.01, - "img2img/Use separate CLIP skip 2nd/visible": true, - "img2img/Use separate CLIP skip 2nd/value": false, - "img2img/ADetailer CLIP skip 2nd/visible": true, - "img2img/ADetailer CLIP skip 2nd/value": 1, - "img2img/ADetailer CLIP skip 2nd/minimum": 1, - "img2img/ADetailer CLIP skip 2nd/maximum": 12, - "img2img/ADetailer CLIP skip 2nd/step": 1, - "img2img/Restore faces after ADetailer 2nd/visible": true, - "img2img/Restore faces after ADetailer 2nd/value": false, - "img2img/ControlNet model 2nd/visible": true, - "img2img/ControlNet model 2nd/value": "None", - "img2img/ControlNet module 2nd/value": "None", - "img2img/ControlNet weight 2nd/visible": true, - "img2img/ControlNet weight 2nd/value": 1.0, - "img2img/ControlNet weight 2nd/minimum": 0.0, - "img2img/ControlNet weight 2nd/maximum": 1.0, - "img2img/ControlNet weight 2nd/step": 0.01, - "img2img/ControlNet guidance start 2nd/visible": true, - "img2img/ControlNet guidance start 2nd/value": 0.0, - "img2img/ControlNet guidance start 2nd/minimum": 0.0, - "img2img/ControlNet guidance start 2nd/maximum": 1.0, - "img2img/ControlNet guidance start 2nd/step": 0.01, - "img2img/ControlNet guidance end 2nd/visible": true, - "img2img/ControlNet guidance end 2nd/value": 1.0, - "img2img/ControlNet guidance end 2nd/minimum": 0.0, - "img2img/ControlNet guidance end 2nd/maximum": 1.0, - "img2img/ControlNet guidance end 2nd/step": 0.01, - "customscript/tilediffusion.py/img2img/Enable Tiled Diffusion/visible": true, - "customscript/tilediffusion.py/img2img/Enable Tiled Diffusion/value": false, - "customscript/tilediffusion.py/img2img/Overwrite image size/value": false, - "customscript/tilediffusion.py/img2img/Keep input image size/visible": true, - "customscript/tilediffusion.py/img2img/Keep input image size/value": true, - "customscript/tilediffusion.py/img2img/Image width/visible": true, - "customscript/tilediffusion.py/img2img/Image width/value": 1024, - "customscript/tilediffusion.py/img2img/Image width/minimum": 256, - "customscript/tilediffusion.py/img2img/Image width/maximum": 16384, - "customscript/tilediffusion.py/img2img/Image width/step": 16, - "customscript/tilediffusion.py/img2img/Image height/visible": true, - "customscript/tilediffusion.py/img2img/Image height/value": 1024, - "customscript/tilediffusion.py/img2img/Image height/minimum": 256, - "customscript/tilediffusion.py/img2img/Image height/maximum": 16384, - "customscript/tilediffusion.py/img2img/Image height/step": 16, - "customscript/tilediffusion.py/img2img/Method/visible": true, - "customscript/tilediffusion.py/img2img/Method/value": "MultiDiffusion", - "customscript/tilediffusion.py/img2img/Move ControlNet tensor to CPU (if applicable)/visible": true, - "customscript/tilediffusion.py/img2img/Move ControlNet tensor to CPU (if applicable)/value": false, - "img2img/Free GPU/visible": true, - "customscript/tilediffusion.py/img2img/Latent tile width/visible": true, - "customscript/tilediffusion.py/img2img/Latent tile width/value": 96, - "customscript/tilediffusion.py/img2img/Latent tile width/minimum": 16, - "customscript/tilediffusion.py/img2img/Latent tile width/maximum": 256, - "customscript/tilediffusion.py/img2img/Latent tile width/step": 16, - "customscript/tilediffusion.py/img2img/Latent tile height/visible": true, - "customscript/tilediffusion.py/img2img/Latent tile height/value": 96, - "customscript/tilediffusion.py/img2img/Latent tile height/minimum": 16, - "customscript/tilediffusion.py/img2img/Latent tile height/maximum": 256, - "customscript/tilediffusion.py/img2img/Latent tile height/step": 16, - "customscript/tilediffusion.py/img2img/Latent tile overlap/visible": true, - "customscript/tilediffusion.py/img2img/Latent tile overlap/value": 48, - "customscript/tilediffusion.py/img2img/Latent tile overlap/minimum": 0, - "customscript/tilediffusion.py/img2img/Latent tile overlap/maximum": 256, - "customscript/tilediffusion.py/img2img/Latent tile overlap/step": 4, - "customscript/tilediffusion.py/img2img/Latent tile batch size/visible": true, - "customscript/tilediffusion.py/img2img/Latent tile batch size/value": 4, - "customscript/tilediffusion.py/img2img/Latent tile batch size/minimum": 1, - "customscript/tilediffusion.py/img2img/Latent tile batch size/maximum": 8, - "customscript/tilediffusion.py/img2img/Latent tile batch size/step": 1, - "customscript/tilediffusion.py/img2img/Upscaler/visible": true, - "customscript/tilediffusion.py/img2img/Upscaler/value": "None", - "customscript/tilediffusion.py/img2img/Scale Factor/visible": true, - "customscript/tilediffusion.py/img2img/Scale Factor/value": 2.0, - "customscript/tilediffusion.py/img2img/Scale Factor/minimum": 1.0, - "customscript/tilediffusion.py/img2img/Scale Factor/maximum": 8.0, - "customscript/tilediffusion.py/img2img/Scale Factor/step": 0.05, - "customscript/tilediffusion.py/img2img/Enable Noise Inversion/visible": true, - "customscript/tilediffusion.py/img2img/Enable Noise Inversion/value": false, - "customscript/tilediffusion.py/img2img/Inversion steps/visible": true, - "customscript/tilediffusion.py/img2img/Inversion steps/value": 10, - "customscript/tilediffusion.py/img2img/Inversion steps/minimum": 1, - "customscript/tilediffusion.py/img2img/Inversion steps/maximum": 200, - "customscript/tilediffusion.py/img2img/Inversion steps/step": 1, - "customscript/tilediffusion.py/img2img/Retouch/visible": true, - "customscript/tilediffusion.py/img2img/Retouch/value": 1, - "customscript/tilediffusion.py/img2img/Retouch/minimum": 1, - "customscript/tilediffusion.py/img2img/Retouch/maximum": 100, - "customscript/tilediffusion.py/img2img/Retouch/step": 0.1, - "customscript/tilediffusion.py/img2img/Renoise strength/visible": true, - "customscript/tilediffusion.py/img2img/Renoise strength/value": 1, - "customscript/tilediffusion.py/img2img/Renoise strength/minimum": 0, - "customscript/tilediffusion.py/img2img/Renoise strength/maximum": 2, - "customscript/tilediffusion.py/img2img/Renoise strength/step": 0.01, - "customscript/tilediffusion.py/img2img/Renoise kernel size/visible": true, - "customscript/tilediffusion.py/img2img/Renoise kernel size/value": 64, - "customscript/tilediffusion.py/img2img/Renoise kernel size/minimum": 2, - "customscript/tilediffusion.py/img2img/Renoise kernel size/maximum": 512, - "customscript/tilediffusion.py/img2img/Renoise kernel size/step": 1, - "customscript/tilediffusion.py/img2img/Enable Control/visible": true, - "customscript/tilediffusion.py/img2img/Enable Control/value": false, - "customscript/tilediffusion.py/img2img/Draw full canvas background/visible": true, - "customscript/tilediffusion.py/img2img/Draw full canvas background/value": false, - "customscript/tilediffusion.py/img2img/Causalize layers/value": false, - "img2img/From img2img/visible": true, - "img2img/Custom Config File/visible": true, - "img2img/Custom Config File/value": "config.json", - "img2img/\ud83d\udcbe Save/visible": true, - "img2img/\u2699\ufe0f Load/visible": true, - "customscript/tilediffusion.py/img2img/Enable Region 1/visible": true, - "customscript/tilediffusion.py/img2img/Enable Region 1/value": false, - "customscript/tilediffusion.py/img2img/Type/visible": true, - "customscript/tilediffusion.py/img2img/Type/value": "Background", - "customscript/tilediffusion.py/img2img/Feather/value": 0.2, - "customscript/tilediffusion.py/img2img/Feather/minimum": 0, - "customscript/tilediffusion.py/img2img/Feather/maximum": 1, - "customscript/tilediffusion.py/img2img/Feather/step": 0.05, - "customscript/tilediffusion.py/img2img/x/visible": true, - "customscript/tilediffusion.py/img2img/x/value": 0.4, - "customscript/tilediffusion.py/img2img/x/minimum": 0.0, - "customscript/tilediffusion.py/img2img/x/maximum": 1.0, - "customscript/tilediffusion.py/img2img/x/step": 0.0001, - "customscript/tilediffusion.py/img2img/y/visible": true, - "customscript/tilediffusion.py/img2img/y/value": 0.4, - "customscript/tilediffusion.py/img2img/y/minimum": 0.0, - "customscript/tilediffusion.py/img2img/y/maximum": 1.0, - "customscript/tilediffusion.py/img2img/y/step": 0.0001, - "customscript/tilediffusion.py/img2img/w/visible": true, - "customscript/tilediffusion.py/img2img/w/value": 0.2, - "customscript/tilediffusion.py/img2img/w/minimum": 0.0, - "customscript/tilediffusion.py/img2img/w/maximum": 1.0, - "customscript/tilediffusion.py/img2img/w/step": 0.0001, - "customscript/tilediffusion.py/img2img/h/visible": true, - "customscript/tilediffusion.py/img2img/h/value": 0.2, - "customscript/tilediffusion.py/img2img/h/minimum": 0.0, - "customscript/tilediffusion.py/img2img/h/maximum": 1.0, - "customscript/tilediffusion.py/img2img/h/step": 0.0001, - "customscript/tilediffusion.py/img2img/Seed/visible": true, - "customscript/tilediffusion.py/img2img/Seed/value": -1.0, - "img2img/\ud83c\udfb2/visible": true, - "customscript/tilediffusion.py/img2img/Enable Region 2/visible": true, - "customscript/tilediffusion.py/img2img/Enable Region 2/value": false, - "customscript/tilediffusion.py/img2img/Enable Region 3/visible": true, - "customscript/tilediffusion.py/img2img/Enable Region 3/value": false, - "customscript/tilediffusion.py/img2img/Enable Region 4/visible": true, - "customscript/tilediffusion.py/img2img/Enable Region 4/value": false, - "customscript/tilediffusion.py/img2img/Enable Region 5/visible": true, - "customscript/tilediffusion.py/img2img/Enable Region 5/value": false, - "customscript/tilediffusion.py/img2img/Enable Region 6/visible": true, - "customscript/tilediffusion.py/img2img/Enable Region 6/value": false, - "customscript/tilediffusion.py/img2img/Enable Region 7/visible": true, - "customscript/tilediffusion.py/img2img/Enable Region 7/value": false, - "customscript/tilediffusion.py/img2img/Enable Region 8/visible": true, - "customscript/tilediffusion.py/img2img/Enable Region 8/value": false, - "customscript/tilevae.py/img2img/Enable Tiled VAE/visible": true, - "customscript/tilevae.py/img2img/Enable Tiled VAE/value": false, - "customscript/tilevae.py/img2img/Move VAE to GPU (if possible)/visible": true, - "customscript/tilevae.py/img2img/Move VAE to GPU (if possible)/value": true, - "customscript/tilevae.py/img2img/Encoder Tile Size/visible": true, - "customscript/tilevae.py/img2img/Encoder Tile Size/value": 2048, - "customscript/tilevae.py/img2img/Encoder Tile Size/minimum": 256, - "customscript/tilevae.py/img2img/Encoder Tile Size/maximum": 4096, - "customscript/tilevae.py/img2img/Encoder Tile Size/step": 16, - "customscript/tilevae.py/img2img/Decoder Tile Size/visible": true, - "customscript/tilevae.py/img2img/Decoder Tile Size/value": 128, - "customscript/tilevae.py/img2img/Decoder Tile Size/minimum": 48, - "customscript/tilevae.py/img2img/Decoder Tile Size/maximum": 512, - "customscript/tilevae.py/img2img/Decoder Tile Size/step": 16, - "img2img/\u21bb Reset/visible": true, - "customscript/tilevae.py/img2img/Fast Encoder/visible": true, - "customscript/tilevae.py/img2img/Fast Encoder/value": true, - "customscript/tilevae.py/img2img/Fast Encoder Color Fix/visible": true, - "customscript/tilevae.py/img2img/Fast Encoder Color Fix/value": false, - "customscript/tilevae.py/img2img/Fast Decoder/visible": true, - "customscript/tilevae.py/img2img/Fast Decoder/value": true, - "customscript/dynamic_prompting.py/img2img/Dynamic Prompts enabled/visible": true, - "customscript/dynamic_prompting.py/img2img/Dynamic Prompts enabled/value": true, - "customscript/dynamic_prompting.py/img2img/Combinatorial generation/visible": true, - "customscript/dynamic_prompting.py/img2img/Combinatorial generation/value": false, - "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/visible": true, - "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/value": 0, - "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/minimum": 0, - "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/maximum": 1000, - "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/step": 1, - "customscript/dynamic_prompting.py/img2img/Combinatorial batches/visible": true, - "customscript/dynamic_prompting.py/img2img/Combinatorial batches/value": 1, - "customscript/dynamic_prompting.py/img2img/Combinatorial batches/minimum": 1, - "customscript/dynamic_prompting.py/img2img/Combinatorial batches/maximum": 10, - "customscript/dynamic_prompting.py/img2img/Combinatorial batches/step": 1, - "customscript/dynamic_prompting.py/img2img/Magic prompt/visible": true, - "customscript/dynamic_prompting.py/img2img/Magic prompt/value": false, - "customscript/dynamic_prompting.py/img2img/Max magic prompt length/visible": true, - "customscript/dynamic_prompting.py/img2img/Max magic prompt length/value": 100, - "customscript/dynamic_prompting.py/img2img/Max magic prompt length/minimum": 30, - "customscript/dynamic_prompting.py/img2img/Max magic prompt length/maximum": 300, - "customscript/dynamic_prompting.py/img2img/Max magic prompt length/step": 10, - "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/visible": true, - "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/value": 0.7, - "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/minimum": 0.1, - "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/maximum": 3.0, - "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/step": 0.1, - "customscript/dynamic_prompting.py/img2img/Magic prompt model/visible": true, - "customscript/dynamic_prompting.py/img2img/Magic prompt model/value": "Gustavosta/MagicPrompt-Stable-Diffusion", - "customscript/dynamic_prompting.py/img2img/Magic prompt blocklist regex/visible": true, - "customscript/dynamic_prompting.py/img2img/Magic prompt blocklist regex/value": "", - "customscript/dynamic_prompting.py/img2img/I'm feeling lucky/visible": true, - "customscript/dynamic_prompting.py/img2img/I'm feeling lucky/value": false, - "customscript/dynamic_prompting.py/img2img/Attention grabber/visible": true, - "customscript/dynamic_prompting.py/img2img/Attention grabber/value": false, - "customscript/dynamic_prompting.py/img2img/Minimum attention/visible": true, - "customscript/dynamic_prompting.py/img2img/Minimum attention/value": 1.1, - "customscript/dynamic_prompting.py/img2img/Minimum attention/minimum": -1, - "customscript/dynamic_prompting.py/img2img/Minimum attention/maximum": 2, - "customscript/dynamic_prompting.py/img2img/Minimum attention/step": 0.1, - "customscript/dynamic_prompting.py/img2img/Maximum attention/visible": true, - "customscript/dynamic_prompting.py/img2img/Maximum attention/value": 1.5, - "customscript/dynamic_prompting.py/img2img/Maximum attention/minimum": -1, - "customscript/dynamic_prompting.py/img2img/Maximum attention/maximum": 2, - "customscript/dynamic_prompting.py/img2img/Maximum attention/step": 0.1, - "customscript/dynamic_prompting.py/img2img/Don't apply to negative prompts/visible": true, - "customscript/dynamic_prompting.py/img2img/Don't apply to negative prompts/value": true, - "customscript/dynamic_prompting.py/img2img/Enable Jinja2 templates/visible": true, - "customscript/dynamic_prompting.py/img2img/Enable Jinja2 templates/value": false, - "customscript/dynamic_prompting.py/img2img/Unlink seed from prompt/visible": true, - "customscript/dynamic_prompting.py/img2img/Unlink seed from prompt/value": false, - "customscript/dynamic_prompting.py/img2img/Fixed seed/visible": true, - "customscript/dynamic_prompting.py/img2img/Fixed seed/value": false, - "img2img/Write raw prompt to image/value": false, - "customscript/dynamic_prompting.py/img2img/Don't generate images/visible": true, - "customscript/dynamic_prompting.py/img2img/Don't generate images/value": false, - "img2img/Write prompts to file/value": false, - "img2img/Motion module/visible": true, - "img2img/Motion module/value": null, - "img2img/Enable AnimateDiff/visible": true, - "img2img/Enable AnimateDiff/value": false, - "img2img/Number of frames/visible": true, - "img2img/Number of frames/value": 0, - "img2img/FPS/visible": true, - "img2img/FPS/value": 8, - "img2img/Display loop number/visible": true, - "img2img/Display loop number/value": 0, - "img2img/Closed loop/visible": true, - "img2img/Closed loop/value": "R-P", - "img2img/Context batch size/visible": true, - "img2img/Context batch size/value": 16, - "img2img/Context batch size/minimum": 1, - "img2img/Context batch size/maximum": 32, - "img2img/Context batch size/step": 1, - "img2img/Stride/visible": true, - "img2img/Stride/value": 1, - "img2img/Overlap/visible": true, - "img2img/Overlap/value": -1, - "img2img/Frame Interpolation/visible": true, - "img2img/Frame Interpolation/value": "Off", - "img2img/Interp X/visible": true, - "img2img/Interp X/value": 10, - "img2img/Video path/visible": true, - "img2img/Video path/value": "", - "img2img/Latent power/visible": true, - "img2img/Latent power/value": 1, - "img2img/Latent power/minimum": 0.1, - "img2img/Latent power/maximum": 10, - "img2img/Latent power/step": 0.1, - "img2img/Latent scale/visible": true, - "img2img/Latent scale/value": 32, - "img2img/Latent scale/minimum": 1, - "img2img/Latent scale/maximum": 128, - "img2img/Latent scale/step": 1, - "img2img/Optional latent power for last frame/visible": true, - "img2img/Optional latent power for last frame/value": 1, - "img2img/Optional latent power for last frame/minimum": 0.1, - "img2img/Optional latent power for last frame/maximum": 10, - "img2img/Optional latent power for last frame/step": 0.1, - "img2img/Optional latent scale for last frame/visible": true, - "img2img/Optional latent scale for last frame/value": 32, - "img2img/Optional latent scale for last frame/minimum": 1, - "img2img/Optional latent scale for last frame/maximum": 128, - "img2img/Optional latent scale for last frame/step": 1, - "img2img/Move motion module to CPU (default if lowvram)/visible": true, - "img2img/Remove motion module from any memory/visible": true, "customscript/cutoff.py/img2img/Enabled/visible": true, "customscript/cutoff.py/img2img/Enabled/value": false, "customscript/cutoff.py/img2img/Target tokens (comma separated)/visible": true, @@ -1562,78 +1119,6 @@ "img2img/Open TextEditor/visible": true, "customscript/lora_block_weight.py/img2img/print change/visible": true, "customscript/lora_block_weight.py/img2img/print change/value": false, - "customscript/old_six_prompt.py/img2img/\ud83d\udd04/visible": true, - "img2img/\u6e05\u7a7a\u6b63\u9762\u63d0\u793a\u8bcd/visible": true, - "img2img/\u6e05\u7a7a\u8d1f\u9762\u63d0\u793a\u8bcd/visible": true, - "img2img/\u9501\u5b9a\u3010\u52a8\u6001\u6279\u6b21\u3011\u63d0\u793a\u8bcd/visible": true, - "img2img/\u9501\u5b9a\u3010\u52a8\u6001\u6279\u6b21\u3011\u63d0\u793a\u8bcd/value": false, - "img2img/\u968f\u673a\u7075\u611f\u5173\u952e\u8bcd/visible": true, - "img2img/\u5206\u7c7b\u7ec4\u5408\u968f\u673a/visible": true, - "img2img/\u53d1\u9001\u5230\u63d0\u793a\u8bcd\u6846/visible": true, - "customscript/rp.py/img2img/Active/visible": true, - "customscript/rp.py/img2img/Active/value": false, - "customscript/rp.py/img2img/Generation mode/visible": true, - "customscript/rp.py/img2img/Generation mode/value": "Attention", - "customscript/rp.py/img2img/Base Ratio/visible": true, - "customscript/rp.py/img2img/Base Ratio/value": "0.2", - "customscript/rp.py/img2img/Use base prompt/visible": true, - "customscript/rp.py/img2img/Use base prompt/value": false, - "customscript/rp.py/img2img/Use common prompt/visible": true, - "customscript/rp.py/img2img/Use common prompt/value": false, - "customscript/rp.py/img2img/Use common negative prompt/visible": true, - "customscript/rp.py/img2img/Use common negative prompt/value": false, - "img2img/Tabs@RP_mode/selected": null, - "customscript/rp.py/img2img/Main Splitting/visible": true, - "customscript/rp.py/img2img/Main Splitting/value": "Columns", - "customscript/rp.py/img2img/Divide Ratio/visible": true, - "customscript/rp.py/img2img/Divide Ratio/value": "1,1", - "img2img/visualize and make template/visible": true, - "img2img/template/visible": true, - "img2img/template/value": "", - "customscript/rp.py/img2img/flip \",\" and \";\"/visible": true, - "customscript/rp.py/img2img/flip \",\" and \";\"/value": false, - "img2img/Overlay Ratio/visible": true, - "img2img/Overlay Ratio/value": 0.5, - "img2img/Overlay Ratio/minimum": 0, - "img2img/Overlay Ratio/maximum": 1, - "img2img/Overlay Ratio/step": 0.1, - "customscript/rp.py/img2img/Mask mode/visible": true, - "customscript/rp.py/img2img/Mask mode/value": "Mask", - "img2img/Region/visible": true, - "img2img/Region/value": 1, - "img2img/Region/minimum": -1, - "img2img/Region/maximum": 359, - "img2img/Region/step": 1, - "img2img/Inpaint+ Width/visible": true, - "img2img/Inpaint+ Width/value": 512, - "img2img/Inpaint+ Width/minimum": 64, - "img2img/Inpaint+ Width/maximum": 2048, - "img2img/Inpaint+ Width/step": 8, - "img2img/Inpaint+ Height/visible": true, - "img2img/Inpaint+ Height/value": 512, - "img2img/Inpaint+ Height/minimum": 64, - "img2img/Inpaint+ Height/maximum": 2048, - "img2img/Inpaint+ Height/step": 8, - "img2img/Draw region + show mask/visible": true, - "img2img/Create mask area/visible": true, - "customscript/rp.py/img2img/Prompt mode/visible": true, - "customscript/rp.py/img2img/Prompt mode/value": "Prompt", - "customscript/rp.py/img2img/threshold/visible": true, - "customscript/rp.py/img2img/threshold/value": "0.4", - "img2img/Presets/visible": true, - "img2img/Presets/value": null, - "img2img/Apply Presets/visible": true, - "img2img/Preset Name/visible": true, - "img2img/Preset Name/value": "", - "img2img/Save to Presets/visible": true, - "customscript/rp.py/img2img/LoRA stop step/visible": true, - "customscript/rp.py/img2img/LoRA stop step/value": "0", - "customscript/rp.py/img2img/LoRA Hires stop step/visible": true, - "customscript/rp.py/img2img/LoRA Hires stop step/value": "0", - "customscript/rp.py/img2img/LoRA in negative textencoder/visible": true, - "customscript/rp.py/img2img/LoRA in negative textencoder/value": "0", - "customscript/rp.py/img2img/LoRA in negative U-net/visible": true, - "customscript/rp.py/img2img/LoRA in negative U-net/value": "0", "customscript/two_shot.py/img2img/Enabled/visible": true, "customscript/two_shot.py/img2img/Enabled/value": false, "customscript/two_shot.py/img2img/Divisions/visible": true, @@ -1651,42 +1136,6 @@ "img2img/Extra generation params/visible": true, "img2img/Extra generation params/value": "", "img2img/Apply/visible": true, - "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, @@ -1696,42 +1145,6 @@ "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, @@ -1741,24 +1154,6 @@ "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, @@ -1846,28 +1241,6 @@ "customscript/loopback_scaler.py/img2img/Contrast:/minimum": 0.1, "customscript/loopback_scaler.py/img2img/Contrast:/maximum": 2.0, "customscript/loopback_scaler.py/img2img/Contrast:/step": 0.01, - "customscript/rps.py/img2img/Step/visible": true, - "customscript/rps.py/img2img/Step/value": 4, - "customscript/rps.py/img2img/Step/minimum": 0, - "customscript/rps.py/img2img/Step/maximum": 150, - "customscript/rps.py/img2img/Step/step": 1, - "customscript/rps.py/img2img/FPS/visible": true, - "customscript/rps.py/img2img/FPS/value": 30, - "customscript/rps.py/img2img/FPS/minimum": 1, - "customscript/rps.py/img2img/FPS/maximum": 100, - "customscript/rps.py/img2img/FPS/step": 1, - "customscript/rps.py/img2img/Batch Size/value": 1, - "customscript/rps.py/img2img/Batch Size/minimum": 1, - "customscript/rps.py/img2img/Batch Size/maximum": 8, - "customscript/rps.py/img2img/Batch Size/step": 1, - "customscript/rps.py/img2img/mp4 output directory/visible": true, - "customscript/rps.py/img2img/mp4 output directory/value": "", - "customscript/rps.py/img2img/mp4 output filename/visible": true, - "customscript/rps.py/img2img/mp4 output filename/value": "", - "customscript/rps.py/img2img/Anime gif output directory/visible": true, - "customscript/rps.py/img2img/Anime gif output directory/value": "", - "customscript/rps.py/img2img/Anime gif output filename/visible": true, - "customscript/rps.py/img2img/Anime gif output filename/value": "", "img2img/\ud83d\udcc2/visible": true, "img2img/\ud83d\udcbe/visible": true, "img2img/\ud83d\uddc3\ufe0f/visible": true, @@ -1894,12 +1267,6 @@ "img2img/img2img_extra_sort_order/value": "Default Sort", "img2img/Show dirs/value": true, "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/Generate/visible": true, "extras/Tabs@extras_resize_mode/selected": null, "customscript/postprocessing_upscale.py/extras/Resize/visible": true, @@ -1952,200 +1319,93 @@ "pnginfo/Send to img2img/visible": true, "pnginfo/Send to inpaint/visible": true, "pnginfo/Send to extras/visible": true, - "modelmerger/Primary model (A)/visible": true, - "modelmerger/Primary model (A)/value": null, "modelmerger/\ud83d\udd04/visible": true, - "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/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": "", - "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, - "modelmerger/Merge/visible": true, - "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/Create embedding/visible": true, - "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/Create hypernetwork/visible": true, - "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", + "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, + "modelmerger/Merge/visible": true, + "train/Tabs@train_tabs/selected": null, + "train/Create embedding/visible": true, + "train/Create hypernetwork/visible": true, "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/Interrupt/visible": true, "train/Preprocess/visible": true, - "train/Embedding/visible": true, - "train/Embedding/value": null, "train/\ud83d\udd04/visible": true, - "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", "train/Train Embedding/visible": true, "train/Train Hypernetwork/visible": true, + "civitai_helper/Download Max Size Preview/visible": true, + "civitai_helper/Download Max Size Preview/value": true, + "civitai_helper/Skip NSFW Preview Images/visible": true, + "civitai_helper/Skip NSFW Preview Images/value": false, + "civitai_helper/Scan/visible": true, + "civitai_helper/Model Type/visible": true, + "civitai_helper/Model Type/value": "ckp", + "civitai_helper/Only Show Models have no Info/visible": true, + "civitai_helper/Only Show Models have no Info/value": false, + "civitai_helper/Model/visible": true, + "civitai_helper/Model/value": "ckp", + "civitai_helper/Civitai URL/visible": true, + "civitai_helper/Civitai URL/value": "", + "civitai_helper/Get Model Info from Civitai/visible": true, + "civitai_helper/1. Get Model Info by Civitai Url/visible": true, + "civitai_helper/Model Name/visible": true, + "civitai_helper/Model Name/value": "", + "civitai_helper/Sub-folder/visible": true, + "civitai_helper/Sub-folder/value": "", + "civitai_helper/Model Version/visible": true, + "civitai_helper/Model Version/value": "", + "civitai_helper/Download All files/visible": true, + "civitai_helper/Download All files/value": false, + "civitai_helper/3. Download Model/visible": true, + "civitai_helper/Check New Version from Civitai/visible": true, + "civitai_helper/Open Url At Client Side/visible": true, + "civitai_helper/Open Url At Client Side/value": true, + "civitai_helper/Always Display Buttons/visible": true, + "civitai_helper/Always Display Buttons/value": false, + "civitai_helper/Show Button On Thumb Mode/visible": true, + "civitai_helper/Show Button On Thumb Mode/value": true, + "civitai_helper/Proxy/visible": true, + "civitai_helper/Proxy/value": "", + "civitai_helper/Save Setting/visible": true, + "civitai_helper/Request Msg From Js/value": "", + "civitai_helper/Response Msg From Python/value": "", + "civitai_interface/Content type:/visible": true, + "civitai_interface/Content type:/value": "Checkpoint", + "civitai_interface/Sort List by:/visible": true, + "civitai_interface/Sort List by:/value": "Newest", + "civitai_interface/Show NSFW/visible": true, + "civitai_interface/Show NSFW/value": true, + "civitai_interface/Search by term?/visible": true, + "civitai_interface/Search by term?/value": false, + "civitai_interface/Search Term/visible": true, + "civitai_interface/Search Term/value": "", + "civitai_interface/Get List/visible": true, + "civitai_interface/Next Page/visible": true, + "civitai_interface/Model/visible": true, + "civitai_interface/Model/value": null, + "civitai_interface/Version/visible": true, + "civitai_interface/Version/value": null, + "civitai_interface/Trained Tags (if any)/visible": true, + "civitai_interface/Trained Tags (if any)/value": "", + "civitai_interface/Model Filename/visible": true, + "civitai_interface/Model Filename/value": null, + "civitai_interface/Download Url/visible": true, + "civitai_interface/Download Url/value": null, + "civitai_interface/1st - Get Model Info/visible": true, + "civitai_interface/2nd - Save Trained Tags as Text/visible": true, + "civitai_interface/3rd - Save Images/visible": true, + "civitai_interface/4th - Download Model/visible": true, + "civitai_interface/Save Model to new folder/visible": true, + "civitai_interface/Save Model to new folder/value": false, + "civitai_interface/Save LoRA to additional-networks/visible": true, + "civitai_interface/Save LoRA to additional-networks/value": true, "system_info/Tabs@system_info_tabs/selected": null, "system_info//visible": true, "system_info//value": "", @@ -2184,6 +1444,8 @@ "system_info/Username/value": "root", "system_info/Note/visible": true, "system_info/Note/value": "", + "system_info/Console logging/visible": true, + "system_info/Console logging/value": false, "system_info/Perform warmup/visible": true, "system_info/Perform warmup/value": true, "system_info/Extra steps/visible": true, @@ -2196,14 +1458,14 @@ "threedopenpose/Send to txt2img/visible": true, "threedopenpose/Send to img2img/visible": true, "threedopenpose/Control Model number/visible": true, - "threedopenpose/Control Model number/value": "-", + "threedopenpose/Control Model number/value": "0", "threedopenpose/Download/visible": true, "deforum_interface/Show more info/visible": true, "deforum_interface/Show more info/value": true, "deforum_interface/Motion preview mode (dry run)./visible": true, "deforum_interface/Motion preview mode (dry run)./value": false, "deforum_interface/Sampler/visible": true, - "deforum_interface/Sampler/value": "Euler a", + "deforum_interface/Sampler/value": "DPM++ 2M Karras", "deforum_interface/Steps/visible": true, "deforum_interface/Steps/value": 25, "deforum_interface/Steps/minimum": 1, @@ -2245,7 +1507,7 @@ "deforum_interface/Border mode/visible": true, "deforum_interface/Border mode/value": "replicate", "deforum_interface/Cadence/visible": true, - "deforum_interface/Cadence/value": 2, + "deforum_interface/Cadence/value": 1, "deforum_interface/Cadence/minimum": 1, "deforum_interface/Cadence/maximum": 50, "deforum_interface/Cadence/step": 1, @@ -2310,7 +1572,6 @@ "deforum_interface/Tabs@motion_noise_etc/selected": null, "deforum_interface/Zoom/visible": true, "deforum_interface/Zoom/value": "0: (1.0025+0.002*sin(1.25*3.14*t/30))", - "deforum_interface/\ud83d\udd04/visible": true, "deforum_interface/Angle/visible": true, "deforum_interface/Angle/value": "0: (0)", "deforum_interface/Transform Center X/visible": true, @@ -2435,11 +1696,11 @@ "deforum_interface/Use init/value": false, "deforum_interface/Strength 0 no init/visible": true, "deforum_interface/Strength 0 no init/value": true, - "deforum_interface/Strength/visible": true, - "deforum_interface/Strength/value": 0.8, - "deforum_interface/Strength/minimum": 0, - "deforum_interface/Strength/maximum": 1, - "deforum_interface/Strength/step": 0.01, + "deforum_interface/strength/visible": true, + "deforum_interface/strength/value": 0.8, + "deforum_interface/strength/minimum": 0, + "deforum_interface/strength/maximum": 1, + "deforum_interface/strength/step": 0.01, "deforum_interface/Init image URL/visible": true, "deforum_interface/Init image URL/value": "https://deforum.github.io/a1/I1.png", "deforum_interface/Video init path/ URL/visible": true, @@ -2484,12 +1745,10 @@ "deforum_interface/Mask contrast adjust/value": 1.0, "deforum_interface/Mask brightness adjust/visible": true, "deforum_interface/Mask brightness adjust/value": 1.0, - "deforum_interface/Parseq manifest (JSON or URL)/visible": true, - "deforum_interface/Parseq manifest (JSON or URL)/value": "", - "deforum_interface/Use FPS, max_frames and cadence from the Parseq manifest, if present (recommended)/visible": true, - "deforum_interface/Use FPS, max_frames and cadence from the Parseq manifest, if present (recommended)/value": true, - "deforum_interface/Use delta values for movement parameters (recommended)/visible": true, - "deforum_interface/Use delta values for movement parameters (recommended)/value": true, + "deforum_interface/Parseq Manifest (JSON or URL)/visible": true, + "deforum_interface/Parseq Manifest (JSON or URL)/value": "", + "deforum_interface/Use delta values for movement parameters/visible": true, + "deforum_interface/Use delta values for movement parameters/value": true, "deforum_interface/Hybrid composite/visible": true, "deforum_interface/Hybrid composite/value": "None", "deforum_interface/Generate inputframes/visible": true, @@ -2666,457 +1925,1091 @@ "depth_lib/Opacity/step": 0.01, "depth_lib/Save PNG/visible": true, "depth_lib/Send to ControlNet/visible": true, - "infinite-image-browsing/button/visible": true, - "infinite-image-browsing/Send to txt2img/visible": true, - "infinite-image-browsing/Send to img2img/visible": true, - "infinite-image-browsing/Send to inpaint/visible": true, - "infinite-image-browsing/Send to extras/visible": true, - "supermerger/Load settings from:/visible": true, - "supermerger/merged model ID (-1 for last)/visible": true, - "supermerger/merged model ID (-1 for last)/value": "-1", - "supermerger/Clear Cache/visible": true, - "supermerger/Model A/visible": true, - "supermerger/Model A/value": null, - "supermerger/\ud83d\udd04/visible": true, - "supermerger/Model B/visible": true, - "supermerger/Model B/value": null, - "supermerger/Model C/visible": true, - "supermerger/Model C/value": null, - "supermerger/Merge Mode/visible": true, - "supermerger/Merge Mode/value": "Weight sum", - "supermerger/Calculation Mode/visible": true, - "supermerger/Calculation Mode/value": "normal", - "supermerger/use MBW/visible": true, - "supermerger/use MBW/value": false, - "supermerger/alpha/visible": true, - "supermerger/alpha/value": 0.5, - "supermerger/alpha/minimum": -1.0, - "supermerger/alpha/maximum": 2, - "supermerger/alpha/step": 0.001, - "supermerger/beta/visible": true, - "supermerger/beta/value": 0.25, - "supermerger/beta/minimum": -1.0, - "supermerger/beta/maximum": 2, - "supermerger/beta/step": 0.001, - "supermerger/option(gamma)/visible": true, - "supermerger/option(gamma)/value": 0.3, - "supermerger/option(gamma)/minimum": -1.0, - "supermerger/option(gamma)/maximum": 2, - "supermerger/option(gamma)/step": 0.001, - "supermerger/Custom Name (Optional)/visible": true, - "supermerger/Custom Name (Optional)/value": "", - "supermerger/Bake in VAE/visible": true, - "supermerger/Bake in VAE/value": "None", - "supermerger/Save current merge(fp16 only)/visible": true, - "supermerger/Merge!/visible": true, - "supermerger/Merge&Gen/visible": true, - "supermerger/Gen/visible": true, - "supermerger/Stop/visible": true, - "supermerger/Block Type/visible": true, - "supermerger/Block Type/value": "1.X or 2.X", - "supermerger/BASE,IN00,IN02,...IN11,M00,OUT00,...,OUT11/visible": true, - "supermerger/BASE,IN00,IN02,...IN11,M00,OUT00,...,OUT11/value": "0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5,0.5", - "supermerger/\u2191 Set alpha/visible": true, - "supermerger/\u2193 Read alpha/visible": true, - "supermerger/\u2191 Set X/visible": true, - "supermerger/\u2191 Set beta/visible": true, - "supermerger/\u2193 Read beta/visible": true, - "supermerger/\u2191 Set Y/visible": true, - "supermerger/Select preset/visible": true, - "supermerger/Select preset/value": null, - "supermerger/Load Romdom preset/visible": true, - "supermerger/Load Romdom preset/value": null, - "supermerger/for/visible": true, - "supermerger/for/value": "none", - "supermerger/Value/visible": true, - "supermerger/Value/value": 0, - "supermerger/Value/minimum": 0, - "supermerger/Value/maximum": 2, - "supermerger/Value/step": 0.0001, - "supermerger/Pre defined/visible": true, - "supermerger/Pre defined/value": "0", - "supermerger/Set/visible": true, - "supermerger/Add/visible": true, - "supermerger/Mul/visible": true, - "supermerger/Slider Lower Limit/visible": true, - "supermerger/Slider Lower Limit/value": 0, - "supermerger/Slider Lower Limit/minimum": -2, - "supermerger/Slider Lower Limit/maximum": 3, - "supermerger/Slider Lower Limit/step": 0.1, - "supermerger/Slider Upper Limit/visible": true, - "supermerger/Slider Upper Limit/value": 1, - "supermerger/Slider Upper Limit/minimum": -2, - "supermerger/Slider Upper Limit/maximum": 3, - "supermerger/Slider Upper Limit/step": 0.1, - "supermerger/Base/visible": true, - "supermerger/Base/value": 0.5, - "supermerger/Base/minimum": 0, - "supermerger/Base/maximum": 1, - "supermerger/Base/step": 0.0001, - "supermerger/IN00/visible": true, - "supermerger/IN00/value": 0.5, - "supermerger/IN00/minimum": 0, - "supermerger/IN00/maximum": 1, - "supermerger/IN00/step": 0.0001, - "supermerger/IN01/visible": true, - "supermerger/IN01/value": 0.5, - "supermerger/IN01/minimum": 0, - "supermerger/IN01/maximum": 1, - "supermerger/IN01/step": 0.0001, - "supermerger/IN02/visible": true, - "supermerger/IN02/value": 0.5, - "supermerger/IN02/minimum": 0, - "supermerger/IN02/maximum": 1, - "supermerger/IN02/step": 0.0001, - "supermerger/IN03/visible": true, - "supermerger/IN03/value": 0.5, - "supermerger/IN03/minimum": 0, - "supermerger/IN03/maximum": 1, - "supermerger/IN03/step": 0.0001, - "supermerger/IN04/visible": true, - "supermerger/IN04/value": 0.5, - "supermerger/IN04/minimum": 0, - "supermerger/IN04/maximum": 1, - "supermerger/IN04/step": 0.0001, - "supermerger/IN05/visible": true, - "supermerger/IN05/value": 0.5, - "supermerger/IN05/minimum": 0, - "supermerger/IN05/maximum": 1, - "supermerger/IN05/step": 0.0001, - "supermerger/IN06/visible": true, - "supermerger/IN06/value": 0.5, - "supermerger/IN06/minimum": 0, - "supermerger/IN06/maximum": 1, - "supermerger/IN06/step": 0.0001, - "supermerger/IN07/visible": true, - "supermerger/IN07/value": 0.5, - "supermerger/IN07/minimum": 0, - "supermerger/IN07/maximum": 1, - "supermerger/IN07/step": 0.0001, - "supermerger/IN08/visible": true, - "supermerger/IN08/value": 0.5, - "supermerger/IN08/minimum": 0, - "supermerger/IN08/maximum": 1, - "supermerger/IN08/step": 0.0001, - "supermerger/IN09/visible": true, - "supermerger/IN09/value": 0.5, - "supermerger/IN09/minimum": 0, - "supermerger/IN09/maximum": 1, - "supermerger/IN09/step": 0.0001, - "supermerger/IN10/visible": true, - "supermerger/IN10/value": 0.5, - "supermerger/IN10/minimum": 0, - "supermerger/IN10/maximum": 1, - "supermerger/IN10/step": 0.0001, - "supermerger/IN11/visible": true, - "supermerger/IN11/value": 0.5, - "supermerger/IN11/minimum": 0, - "supermerger/IN11/maximum": 1, - "supermerger/IN11/step": 0.0001, - "supermerger/OUT11/visible": true, - "supermerger/OUT11/value": 0.5, - "supermerger/OUT11/minimum": 0, - "supermerger/OUT11/maximum": 1, - "supermerger/OUT11/step": 0.0001, - "supermerger/OUT10/visible": true, - "supermerger/OUT10/value": 0.5, - "supermerger/OUT10/minimum": 0, - "supermerger/OUT10/maximum": 1, - "supermerger/OUT10/step": 0.0001, - "supermerger/OUT09/visible": true, - "supermerger/OUT09/value": 0.5, - "supermerger/OUT09/minimum": 0, - "supermerger/OUT09/maximum": 1, - "supermerger/OUT09/step": 0.0001, - "supermerger/OUT08/visible": true, - "supermerger/OUT08/value": 0.5, - "supermerger/OUT08/minimum": 0, - "supermerger/OUT08/maximum": 1, - "supermerger/OUT08/step": 0.0001, - "supermerger/OUT07/visible": true, - "supermerger/OUT07/value": 0.5, - "supermerger/OUT07/minimum": 0, - "supermerger/OUT07/maximum": 1, - "supermerger/OUT07/step": 0.0001, - "supermerger/OUT06/visible": true, - "supermerger/OUT06/value": 0.5, - "supermerger/OUT06/minimum": 0, - "supermerger/OUT06/maximum": 1, - "supermerger/OUT06/step": 0.0001, - "supermerger/OUT05/visible": true, - "supermerger/OUT05/value": 0.5, - "supermerger/OUT05/minimum": 0, - "supermerger/OUT05/maximum": 1, - "supermerger/OUT05/step": 0.0001, - "supermerger/OUT04/visible": true, - "supermerger/OUT04/value": 0.5, - "supermerger/OUT04/minimum": 0, - "supermerger/OUT04/maximum": 1, - "supermerger/OUT04/step": 0.0001, - "supermerger/OUT03/visible": true, - "supermerger/OUT03/value": 0.5, - "supermerger/OUT03/minimum": 0, - "supermerger/OUT03/maximum": 1, - "supermerger/OUT03/step": 0.0001, - "supermerger/OUT02/visible": true, - "supermerger/OUT02/value": 0.5, - "supermerger/OUT02/minimum": 0, - "supermerger/OUT02/maximum": 1, - "supermerger/OUT02/step": 0.0001, - "supermerger/OUT01/visible": true, - "supermerger/OUT01/value": 0.5, - "supermerger/OUT01/minimum": 0, - "supermerger/OUT01/maximum": 1, - "supermerger/OUT01/step": 0.0001, - "supermerger/OUT00/visible": true, - "supermerger/OUT00/value": 0.5, - "supermerger/OUT00/minimum": 0, - "supermerger/OUT00/maximum": 1, - "supermerger/OUT00/step": 0.0001, - "supermerger/M00/visible": true, - "supermerger/M00/value": 0.5, - "supermerger/M00/minimum": 0, - "supermerger/M00/maximum": 1, - "supermerger/M00/step": 0.0001, - "supermerger/Reload Presets/visible": true, - "supermerger/Reload Tags/visible": true, - "supermerger/Save Presets/visible": true, - "supermerger/Open TextEditor/visible": true, - "supermerger/available/visible": true, - "supermerger/available/value": "GRAD_V,GRAD_A,FLAT_25,FLAT_75,WRAP08,WRAP12,WRAP14,WRAP16,MID12_50,OUT07,OUT12,OUT12_5,RING08_SOFT,RING08_5,RING10_5,RING10_3,SMOOTHSTEP,REVERSE-SMOOTHSTEP,SMOOTHSTEP*2,R_SMOOTHSTEP*2,SMOOTHSTEP*3,R_SMOOTHSTEP*3,SMOOTHSTEP*4,R_SMOOTHSTEP*4,SMOOTHSTEP/2,R_SMOOTHSTEP/2,SMOOTHSTEP/3,R_SMOOTHSTEP/3,SMOOTHSTEP/4,R_SMOOTHSTEP/4,COSINE,REVERSE_COSINE,TRUE_CUBIC_HERMITE,TRUE_REVERSE_CUBIC_HERMITE,FAKE_CUBIC_HERMITE,FAKE_REVERSE_CUBIC_HERMITE,ALL_A,ALL_B,ALL_R,ALL_U,ALL_X", - "supermerger/X type/visible": true, - "supermerger/X type/value": "alpha", - "supermerger/number of -1/visible": true, - "supermerger/number of -1/value": 3.0, - "supermerger/X Values/visible": true, - "supermerger/X Values/value": "0.25,0.5,0.75", - "supermerger/Y type/visible": true, - "supermerger/Y type/value": "none", - "supermerger/Y Values (Disabled if blank)/value": "", - "supermerger/Z type/visible": true, - "supermerger/Z type/value": "none", - "supermerger/Z Values (Disabled if blank)/value": "", - "supermerger/Run XYZ Plot/visible": true, - "supermerger/Stop XYZ Plot/visible": true, - "supermerger/Reserve XYZ Plot/visible": true, - "supermerger/Preset Name/visible": true, - "supermerger/Preset Name/value": "", - "supermerger/Set Mode/visible": true, - "supermerger/Set Mode/value": "Save", - "supermerger/Presets/visible": true, - "supermerger/Presets/value": null, - "supermerger/Set XYZ Plot as Preset/visible": true, - "supermerger/Open XYZ Preset file/visible": true, - "supermerger/Load XYZ Plot/visible": true, - "supermerger/Selected/visible": true, - "supermerger/Selected/value": "", - "supermerger/\u2191 Add to X Values/visible": true, - "supermerger/\u2191 Add to Y Values/visible": true, - "supermerger/\u2191 Add to Z Values/visible": true, - "supermerger/Reserve XY Plot/visible": true, - "supermerger/Reloat List/visible": true, - "supermerger/Start XY plot/visible": true, - "supermerger/Delete list(-1 for all)/visible": true, - "supermerger/Delete num : /visible": true, - "supermerger/Delete num : /value": 1, - "supermerger/Blocks:Element:Ratio,Blocks:Element:Ratio,.../visible": true, - "supermerger/Blocks:Element:Ratio,Blocks:Element:Ratio,.../value": "", - "supermerger/Adjust/visible": true, - "supermerger/Adjust/value": "", - "supermerger/\u2191/visible": true, - "supermerger/\u2193/visible": true, - "supermerger/\ud83d\uddd1\ufe0f/visible": true, - "supermerger/IN/visible": true, - "supermerger/IN/value": 0, - "supermerger/IN/minimum": -6, - "supermerger/IN/maximum": 6, - "supermerger/IN/step": 0.01, - "supermerger/OUT/visible": true, - "supermerger/OUT/value": 0, - "supermerger/OUT/minimum": -6, - "supermerger/OUT/maximum": 6, - "supermerger/OUT/step": 0.01, - "supermerger/OUT2/visible": true, - "supermerger/OUT2/value": 0, - "supermerger/OUT2/minimum": -6, - "supermerger/OUT2/maximum": 6, - "supermerger/OUT2/step": 0.01, - "supermerger/Contrast/visible": true, - "supermerger/Contrast/value": 0, - "supermerger/Contrast/minimum": -10, - "supermerger/Contrast/maximum": 10, - "supermerger/Contrast/step": 0.01, - "supermerger/Brightness/visible": true, - "supermerger/Brightness/value": 0, - "supermerger/Brightness/minimum": -10, - "supermerger/Brightness/maximum": 10, - "supermerger/Brightness/step": 0.01, - "supermerger/Cyan-Red/visible": true, - "supermerger/Cyan-Red/value": 0, - "supermerger/Cyan-Red/minimum": -10, - "supermerger/Cyan-Red/maximum": 10, - "supermerger/Cyan-Red/step": 0.01, - "supermerger/Magenta-Green/visible": true, - "supermerger/Magenta-Green/value": 0, - "supermerger/Magenta-Green/minimum": -10, - "supermerger/Magenta-Green/maximum": 10, - "supermerger/Magenta-Green/step": 0.01, - "supermerger/Yellow-Blue/visible": true, - "supermerger/Yellow-Blue/value": 0, - "supermerger/Yellow-Blue/minimum": -10, - "supermerger/Yellow-Blue/maximum": 10, - "supermerger/Yellow-Blue/step": 0.01, - "supermerger/Random Mode/visible": true, - "supermerger/Random Mode/value": "off", - "supermerger/Seed for Random Ratio/visible": true, - "supermerger/Seed for Random Ratio/value": -1.0, - "supermerger/Round/visible": true, - "supermerger/Round/value": 3.0, - "supermerger/Num of challenge/visible": true, - "supermerger/Num of challenge/value": 1.0, - "supermerger/custom/visible": true, - "supermerger/custom/value": "U,0,0,0,0,0,0,0,0,0,0,0,0,R,R,R,R,R,R,R,R,R,R,R,R,R", - "supermerger/Upper limit for X/visible": true, - "supermerger/Upper limit for X/value": "1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1", - "supermerger/Lower limit for X/visible": true, - "supermerger/Lower limit for X/value": "0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0", - "supermerger/Run Rand/visible": true, - "supermerger/prompt/visible": true, - "supermerger/prompt/value": "", - "supermerger/neg_prompt/visible": true, - "supermerger/neg_prompt/value": "", - "supermerger/Sampling method/visible": true, - "supermerger/Sampling method/value": " ", - "supermerger/Steps/visible": true, - "supermerger/Steps/value": 0, - "supermerger/Steps/minimum": 0.0, - "supermerger/Steps/maximum": 150, - "supermerger/Steps/step": 1, - "supermerger/CFG scale/visible": true, - "supermerger/CFG scale/value": 0, - "supermerger/CFG scale/minimum": 0.0, - "supermerger/CFG scale/maximum": 30, - "supermerger/CFG scale/step": 0.5, - "supermerger/Width/visible": true, - "supermerger/Width/value": 0, - "supermerger/Width/minimum": 0, - "supermerger/Width/maximum": 2048, - "supermerger/Width/step": 8, - "supermerger/Height/visible": true, - "supermerger/Height/value": 0, - "supermerger/Height/minimum": 0, - "supermerger/Height/maximum": 2048, - "supermerger/Height/step": 8, - "supermerger/Seed/visible": true, - "supermerger/Seed/value": 0.0, - "supermerger/Batch size/visible": true, - "supermerger/Batch size/value": 1, - "supermerger/Batch size/minimum": 0, - "supermerger/Batch size/maximum": 8, - "supermerger/Batch size/step": 1, - "supermerger/Upscaler/visible": true, - "supermerger/Upscaler/value": "Latent", - "supermerger/Hires steps/visible": true, - "supermerger/Hires steps/value": 0, - "supermerger/Hires steps/minimum": 0, - "supermerger/Hires steps/maximum": 150, - "supermerger/Hires steps/step": 1, - "supermerger/Denoising strength/visible": true, - "supermerger/Denoising strength/value": 0.7, - "supermerger/Denoising strength/minimum": 0.0, - "supermerger/Denoising strength/maximum": 1.0, - "supermerger/Denoising strength/step": 0.01, - "supermerger/Upscale by/visible": true, - "supermerger/Upscale by/value": 2.0, - "supermerger/Upscale by/minimum": 1.0, - "supermerger/Upscale by/maximum": 4.0, - "supermerger/Upscale by/step": 0.05, - "supermerger/set to default/visible": true, - "supermerger/reset default/visible": true, - "supermerger/reset current/visible": true, - "supermerger/Mode/visible": true, - "supermerger/Mode/value": "Off", - "supermerger/Elements/visible": true, - "supermerger/Elements/value": "", - "supermerger/Current Cache/visible": true, - "supermerger/Current Cache/value": "", - "supermerger/Reload Cache List/visible": true, - "supermerger/unload model/visible": true, - "supermerger/Current Model/visible": true, - "supermerger/Current Model/value": "", - "supermerger/Message/visible": true, - "supermerger/Message/value": "", - "supermerger/\ud83d\udcc2/visible": true, - "supermerger/\ud83d\udcbe/visible": true, - "supermerger/\ud83d\uddc3\ufe0f/visible": true, - "supermerger/\ud83d\uddbc\ufe0f/visible": true, - "supermerger/\ud83c\udfa8\ufe0f/visible": true, - "supermerger/\ud83d\udcd0/visible": true, - "supermerger/Merge to Checkpoint/visible": true, - "supermerger/Merge LoRAs/visible": true, - "supermerger/filename(option)/visible": true, - "supermerger/filename(option)/value": "", - "supermerger/metadata/visible": true, - "supermerger/metadata/value": "create new", - "supermerger/save precision/visible": true, - "supermerger/save precision/value": "fp16", - "supermerger/calc precision(fp16:cuda only)/visible": true, - "supermerger/calc precision(fp16:cuda only)/value": "float", - "supermerger/device/visible": true, - "supermerger/device/value": "cuda", - "supermerger/Make LoRA (alpha * A - beta * B)/visible": true, - "supermerger/Extract from two LoRAs/visible": true, - "supermerger/Checkpoint A/visible": true, - "supermerger/Checkpoint A/value": null, - "supermerger/Checkpoint B/visible": true, - "supermerger/Checkpoint B/value": null, - "supermerger/gamma(smooth)/visible": true, - "supermerger/gamma(smooth)/value": 1, - "supermerger/gamma(smooth)/minimum": 0, - "supermerger/gamma(smooth)/maximum": 1, - "supermerger/gamma(smooth)/step": 0.001, - "supermerger/remake dimension/visible": true, - "supermerger/remake dimension/value": "no", - "supermerger/LoRAname1:ratio1:Blocks1,LoRAname2:ratio2:Blocks2,...(\":blocks\" is option, not necessary)/visible": true, - "supermerger/LoRAname1:ratio1:Blocks1,LoRAname2:ratio2:Blocks2,...(\":blocks\" is option, not necessary)/value": "", - "supermerger/Calculate LoRA dimensions (this may take time for multiple LoRAs)/visible": true, - "supermerger/update list/visible": true, - "supermerger/default LoRA multiplier/visible": true, - "supermerger/default LoRA multiplier/value": 1, - "supermerger/default LoRA multiplier/minimum": -1.0, - "supermerger/default LoRA multiplier/maximum": 2, - "supermerger/default LoRA multiplier/step": 0.1, - "supermerger/select all/visible": true, - "supermerger/deselect all/visible": true, - "supermerger/get from prompt/visible": true, - "supermerger/change diffusers version(now:0.24.0)/visible": true, - "supermerger/diffusers version/visible": true, - "supermerger/diffusers version/value": "", - "supermerger/Analysis Mode/visible": true, - "supermerger/Analysis Mode/value": "ASimilarity", - "supermerger/Block method/visible": true, - "supermerger/Block method/value": "Mean", - "supermerger/Run Analysis/visible": true, - "supermerger/Calculate Textencoer/visible": true, - "supermerger/Search Word(red,blue,girl,...)/visible": true, - "supermerger/exclude non numeric,alphabet,symbol word/visible": true, - "supermerger/exclude non numeric,alphabet,symbol word/value": false, - "supermerger/Load count/visible": true, - "supermerger/Load count/value": "20", - "supermerger/Load history/visible": true, - "supermerger/Reload history/visible": true, - "supermerger//visible": true, - "supermerger//value": "", - "supermerger/search/visible": true, - "supermerger/Search Mode/visible": true, - "supermerger/Search Mode/value": "or", - "supermerger/Checkpoint/visible": true, - "supermerger/Checkpoint/value": null, - "supermerger/load keys/visible": true, - "supermerger/LoRA/visible": true, - "supermerger/LoRA/value": null, - "supermerger/read metadata/visible": true, - "supermerger/read metadata/value": null, + "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/Model Type/visible": true, + "dreambooth_interface/Model Type/value": null, + "dreambooth_interface/Experimental Shared Src/value": false, + "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/EXPERIMENTAL: LoRA Shared Diffusers Source/visible": true, + "dreambooth_interface/EXPERIMENTAL: LoRA Shared Diffusers Source/value": "", + "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/Text Encoder Learning Rate/visible": true, + "dreambooth_interface/Text Encoder 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": 1000, + "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/Dynamic Image Normalization/visible": true, + "dreambooth_interface/Dynamic Image Normalization/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.05, + "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": 0.001, + "dreambooth_interface/TENC Weight Decay/visible": true, + "dreambooth_interface/TENC Weight Decay/value": 0.01, + "dreambooth_interface/TENC Weight Decay/minimum": 0, + "dreambooth_interface/TENC Weight Decay/maximum": 1, + "dreambooth_interface/TENC Weight Decay/step": 0.001, + "dreambooth_interface/TENC Gradient Clip Norm/visible": true, + "dreambooth_interface/TENC Gradient Clip Norm/value": 0, + "dreambooth_interface/TENC Gradient Clip Norm/minimum": 0, + "dreambooth_interface/TENC Gradient Clip Norm/maximum": 128, + "dreambooth_interface/TENC Gradient Clip Norm/step": 0.25, + "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/Token Merging (ToMe)/visible": true, + "dreambooth_interface/Token Merging (ToMe)/value": 0, + "dreambooth_interface/Token Merging (ToMe)/minimum": 0, + "dreambooth_interface/Token Merging (ToMe)/maximum": 1, + "dreambooth_interface/Token Merging (ToMe)/step": 0.1, + "dreambooth_interface/Calculate Split Loss/visible": true, + "dreambooth_interface/Calculate Split Loss/value": true, + "dreambooth_interface/Disable Class Matching/visible": true, + "dreambooth_interface/Disable Class Matching/value": false, + "dreambooth_interface/Disable Logging/visible": true, + "dreambooth_interface/Disable Logging/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/LoRA use buggy requires grad/visible": true, + "dreambooth_interface/LoRA use buggy requires grad/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, + "webui/Tabs@tabs/selected": null, + "customscript/extra_options_section.py/txt2img/Eta for DDIM/visible": true, + "customscript/extra_options_section.py/txt2img/Eta for DDIM/value": 0.0, + "customscript/extra_options_section.py/txt2img/Eta for DDIM/minimum": 0.0, + "customscript/extra_options_section.py/txt2img/Eta for DDIM/maximum": 1.0, + "customscript/extra_options_section.py/txt2img/Eta for DDIM/step": 0.01, + "customscript/extra_options_section.py/txt2img/Eta for k-diffusion samplers/visible": true, + "customscript/extra_options_section.py/txt2img/Eta for k-diffusion samplers/value": 1.0, + "customscript/extra_options_section.py/txt2img/Eta for k-diffusion samplers/minimum": 0.0, + "customscript/extra_options_section.py/txt2img/Eta for k-diffusion samplers/maximum": 1.0, + "customscript/extra_options_section.py/txt2img/Eta for k-diffusion samplers/step": 0.01, + "customscript/extra_options_section.py/txt2img/sigma noise/visible": true, + "customscript/extra_options_section.py/txt2img/sigma noise/value": 1.0, + "customscript/extra_options_section.py/txt2img/sigma noise/minimum": 0.0, + "customscript/extra_options_section.py/txt2img/sigma noise/maximum": 1.1, + "customscript/extra_options_section.py/txt2img/sigma noise/step": 0.001, + "customscript/extra_options_section.py/txt2img/Eta noise seed delta/visible": true, + "customscript/extra_options_section.py/txt2img/Eta noise seed delta/value": 31338, + "customscript/extra_options_section.py/txt2img/Always discard next-to-last sigma/visible": true, + "customscript/extra_options_section.py/txt2img/Always discard next-to-last sigma/value": false, + "customscript/extra_options_section.py/txt2img/sigma tmin/visible": true, + "customscript/extra_options_section.py/txt2img/sigma tmin/value": 0.2112, + "customscript/extra_options_section.py/txt2img/sigma tmin/minimum": 0.0, + "customscript/extra_options_section.py/txt2img/sigma tmin/maximum": 10.0, + "customscript/extra_options_section.py/txt2img/sigma tmin/step": 0.01, + "customscript/extra_options_section.py/txt2img/sigma tmax/visible": true, + "customscript/extra_options_section.py/txt2img/sigma tmax/value": 69.6748, + "customscript/extra_options_section.py/txt2img/sigma tmax/minimum": 0.0, + "customscript/extra_options_section.py/txt2img/sigma tmax/maximum": 999.0, + "customscript/extra_options_section.py/txt2img/sigma tmax/step": 0.01, + "customscript/extra_options_section.py/txt2img/SGM noise multiplier/visible": true, + "customscript/extra_options_section.py/txt2img/SGM noise multiplier/value": false, + "txt2img/Tabs@extras_resize_mode/selected": null, + "customscript/postprocessing_upscale.py/txt2img/Resize/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Resize/value": 4, + "customscript/postprocessing_upscale.py/txt2img/Resize/minimum": 1.0, + "customscript/postprocessing_upscale.py/txt2img/Resize/maximum": 8.0, + "customscript/postprocessing_upscale.py/txt2img/Resize/step": 0.05, + "customscript/postprocessing_upscale.py/txt2img/Width/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Width/value": 512, + "customscript/postprocessing_upscale.py/txt2img/Width/minimum": 64, + "customscript/postprocessing_upscale.py/txt2img/Width/maximum": 2048, + "customscript/postprocessing_upscale.py/txt2img/Width/step": 8, + "customscript/postprocessing_upscale.py/txt2img/Height/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Height/value": 512, + "customscript/postprocessing_upscale.py/txt2img/Height/minimum": 64, + "customscript/postprocessing_upscale.py/txt2img/Height/maximum": 2048, + "customscript/postprocessing_upscale.py/txt2img/Height/step": 8, + "customscript/postprocessing_upscale.py/txt2img/Crop to fit/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Crop to fit/value": true, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 1/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 1/value": "None", + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2/value": "None", + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2 visibility/visible": true, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2 visibility/value": 0.0, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2 visibility/minimum": 0.0, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2 visibility/maximum": 1.0, + "customscript/postprocessing_upscale.py/txt2img/Upscaler 2 visibility/step": 0.001, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/visible": true, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/value": 0, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/minimum": 0.0, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/maximum": 1.0, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer visibility/step": 0.001, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0, + "customscript/postprocessing_codeformer.py/txt2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001, + "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/visible": true, + "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/value": 0, + "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/minimum": 0.0, + "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/maximum": 1.0, + "customscript/postprocessing_gfpgan.py/txt2img/GFPGAN visibility/step": 0.001, + "img2img/Tabs@extras_resize_mode/selected": null, + "customscript/postprocessing_upscale.py/img2img/Resize/visible": true, + "customscript/postprocessing_upscale.py/img2img/Resize/value": 4, + "customscript/postprocessing_upscale.py/img2img/Resize/minimum": 1.0, + "customscript/postprocessing_upscale.py/img2img/Resize/maximum": 8.0, + "customscript/postprocessing_upscale.py/img2img/Resize/step": 0.05, + "customscript/postprocessing_upscale.py/img2img/Width/visible": true, + "customscript/postprocessing_upscale.py/img2img/Width/value": 512, + "customscript/postprocessing_upscale.py/img2img/Width/minimum": 64, + "customscript/postprocessing_upscale.py/img2img/Width/maximum": 2048, + "customscript/postprocessing_upscale.py/img2img/Width/step": 8, + "customscript/postprocessing_upscale.py/img2img/Height/visible": true, + "customscript/postprocessing_upscale.py/img2img/Height/value": 512, + "customscript/postprocessing_upscale.py/img2img/Height/minimum": 64, + "customscript/postprocessing_upscale.py/img2img/Height/maximum": 2048, + "customscript/postprocessing_upscale.py/img2img/Height/step": 8, + "customscript/postprocessing_upscale.py/img2img/Crop to fit/visible": true, + "customscript/postprocessing_upscale.py/img2img/Crop to fit/value": true, + "customscript/postprocessing_upscale.py/img2img/Upscaler 1/visible": true, + "customscript/postprocessing_upscale.py/img2img/Upscaler 1/value": "None", + "customscript/postprocessing_upscale.py/img2img/Upscaler 2/visible": true, + "customscript/postprocessing_upscale.py/img2img/Upscaler 2/value": "None", + "customscript/postprocessing_upscale.py/img2img/Upscaler 2 visibility/visible": true, + "customscript/postprocessing_upscale.py/img2img/Upscaler 2 visibility/value": 0.0, + "customscript/postprocessing_upscale.py/img2img/Upscaler 2 visibility/minimum": 0.0, + "customscript/postprocessing_upscale.py/img2img/Upscaler 2 visibility/maximum": 1.0, + "customscript/postprocessing_upscale.py/img2img/Upscaler 2 visibility/step": 0.001, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/visible": true, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/value": 0, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/minimum": 0.0, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/maximum": 1.0, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer visibility/step": 0.001, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/visible": true, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/value": 0, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0, + "customscript/postprocessing_codeformer.py/img2img/CodeFormer weight (0 = maximum effect, 1 = minimum effect)/step": 0.001, + "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/visible": true, + "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/value": 0, + "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/minimum": 0.0, + "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/maximum": 1.0, + "customscript/postprocessing_gfpgan.py/img2img/GFPGAN visibility/step": 0.001, + "txt2img/\u21c5/visible": true, + "deforum_interface/Parseq manifest (JSON or URL)/visible": true, + "deforum_interface/Parseq manifest (JSON or URL)/value": "", + "deforum_interface/Use FPS, max_frames and cadence from the Parseq manifest, if present (recommended)/visible": true, + "deforum_interface/Use FPS, max_frames and cadence from the Parseq manifest, if present (recommended)/value": true, + "deforum_interface/Use delta values for movement parameters (recommended)/visible": true, + "deforum_interface/Use delta values for movement parameters (recommended)/value": true, + "dreambooth_interface/Lora Weight (Alpha)/visible": true, + "dreambooth_interface/Lora Weight (Alpha)/value": 0.8, + "dreambooth_interface/Lora Weight (Alpha)/minimum": 0.1, + "dreambooth_interface/Lora Weight (Alpha)/maximum": 1, + "dreambooth_interface/Lora Weight (Alpha)/step": 0.1, + "dreambooth_interface/Full Mixed Precision/visible": true, + "dreambooth_interface/Full Mixed Precision/value": true, + "dreambooth_interface/Min SNR Gamma/visible": true, + "dreambooth_interface/Min SNR Gamma/value": 0, + "dreambooth_interface/Min SNR Gamma/minimum": 0, + "dreambooth_interface/Min SNR Gamma/maximum": 10, + "dreambooth_interface/Min SNR Gamma/step": 0.1, + "customscript/posex.py/txt2img/Send this image to ControlNet./visible": true, + "customscript/posex.py/txt2img/Send this image to ControlNet./value": false, + "customscript/posex.py/txt2img/Target ControlNet number/visible": true, + "customscript/posex.py/txt2img/Target ControlNet number/value": 0, + "txt2img/Run/visible": true, + "customscript/dynamic_prompting.py/txt2img/Dynamic Prompts enabled/visible": true, + "customscript/dynamic_prompting.py/txt2img/Dynamic Prompts enabled/value": true, + "customscript/dynamic_prompting.py/txt2img/Combinatorial generation/visible": true, + "customscript/dynamic_prompting.py/txt2img/Combinatorial generation/value": false, + "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/visible": true, + "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/value": 0, + "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/minimum": 0, + "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/maximum": 1000, + "customscript/dynamic_prompting.py/txt2img/Max generations (0 = all combinations - the batch count value is ignored)/step": 1, + "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/visible": true, + "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/value": 1, + "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/minimum": 1, + "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/maximum": 10, + "customscript/dynamic_prompting.py/txt2img/Combinatorial batches/step": 1, + "customscript/dynamic_prompting.py/txt2img/Magic prompt/visible": true, + "customscript/dynamic_prompting.py/txt2img/Magic prompt/value": false, + "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/visible": true, + "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/value": 100, + "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/minimum": 30, + "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/maximum": 300, + "customscript/dynamic_prompting.py/txt2img/Max magic prompt length/step": 10, + "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/visible": true, + "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/value": 0.7, + "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/minimum": 0.1, + "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/maximum": 3.0, + "customscript/dynamic_prompting.py/txt2img/Magic prompt creativity/step": 0.1, + "customscript/dynamic_prompting.py/txt2img/Magic prompt model/visible": true, + "customscript/dynamic_prompting.py/txt2img/Magic prompt model/value": "Gustavosta/MagicPrompt-Stable-Diffusion", + "customscript/dynamic_prompting.py/txt2img/Magic prompt blocklist regex/visible": true, + "customscript/dynamic_prompting.py/txt2img/Magic prompt blocklist regex/value": "", + "customscript/dynamic_prompting.py/txt2img/I'm feeling lucky/visible": true, + "customscript/dynamic_prompting.py/txt2img/I'm feeling lucky/value": false, + "customscript/dynamic_prompting.py/txt2img/Attention grabber/visible": true, + "customscript/dynamic_prompting.py/txt2img/Attention grabber/value": false, + "customscript/dynamic_prompting.py/txt2img/Minimum attention/visible": true, + "customscript/dynamic_prompting.py/txt2img/Minimum attention/value": 1.1, + "customscript/dynamic_prompting.py/txt2img/Minimum attention/minimum": -1, + "customscript/dynamic_prompting.py/txt2img/Minimum attention/maximum": 2, + "customscript/dynamic_prompting.py/txt2img/Minimum attention/step": 0.1, + "customscript/dynamic_prompting.py/txt2img/Maximum attention/visible": true, + "customscript/dynamic_prompting.py/txt2img/Maximum attention/value": 1.5, + "customscript/dynamic_prompting.py/txt2img/Maximum attention/minimum": -1, + "customscript/dynamic_prompting.py/txt2img/Maximum attention/maximum": 2, + "customscript/dynamic_prompting.py/txt2img/Maximum attention/step": 0.1, + "customscript/dynamic_prompting.py/txt2img/Don't apply to negative prompts/visible": true, + "customscript/dynamic_prompting.py/txt2img/Don't apply to negative prompts/value": true, + "customscript/dynamic_prompting.py/txt2img/Enable Jinja2 templates/visible": true, + "customscript/dynamic_prompting.py/txt2img/Enable Jinja2 templates/value": false, + "customscript/dynamic_prompting.py/txt2img/Unlink seed from prompt/visible": true, + "customscript/dynamic_prompting.py/txt2img/Unlink seed from prompt/value": false, + "customscript/dynamic_prompting.py/txt2img/Fixed seed/visible": true, + "customscript/dynamic_prompting.py/txt2img/Fixed seed/value": false, + "txt2img/Write raw prompt to image/value": false, + "customscript/dynamic_prompting.py/txt2img/Don't generate images/visible": true, + "customscript/dynamic_prompting.py/txt2img/Don't generate images/value": false, + "txt2img/Write prompts to file/value": false, + "customscript/additional_networks.py/txt2img/Enable/visible": true, + "customscript/additional_networks.py/txt2img/Enable/value": false, + "customscript/additional_networks.py/txt2img/Separate UNet/Text Encoder weights/visible": true, + "customscript/additional_networks.py/txt2img/Separate UNet/Text Encoder weights/value": false, + "customscript/additional_networks.py/txt2img/Network module 1/visible": true, + "customscript/additional_networks.py/txt2img/Network module 1/value": "LoRA", + "customscript/additional_networks.py/txt2img/Model 1/visible": true, + "customscript/additional_networks.py/txt2img/Model 1/value": "None", + "txt2img/\ud83d\udcdd/visible": true, + "txt2img/Weight 1/visible": true, + "txt2img/Weight 1/value": 1.0, + "txt2img/Weight 1/minimum": -1.0, + "txt2img/Weight 1/maximum": 2.0, + "txt2img/Weight 1/step": 0.05, + "customscript/additional_networks.py/txt2img/UNet Weight 1/value": 1.0, + "customscript/additional_networks.py/txt2img/UNet Weight 1/minimum": -1.0, + "customscript/additional_networks.py/txt2img/UNet Weight 1/maximum": 2.0, + "customscript/additional_networks.py/txt2img/UNet Weight 1/step": 0.05, + "customscript/additional_networks.py/txt2img/TEnc Weight 1/value": 1.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 1/minimum": -1.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 1/maximum": 2.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 1/step": 0.05, + "customscript/additional_networks.py/txt2img/Network module 2/visible": true, + "customscript/additional_networks.py/txt2img/Network module 2/value": "LoRA", + "customscript/additional_networks.py/txt2img/Model 2/visible": true, + "customscript/additional_networks.py/txt2img/Model 2/value": "None", + "txt2img/Weight 2/visible": true, + "txt2img/Weight 2/value": 1.0, + "txt2img/Weight 2/minimum": -1.0, + "txt2img/Weight 2/maximum": 2.0, + "txt2img/Weight 2/step": 0.05, + "customscript/additional_networks.py/txt2img/UNet Weight 2/value": 1.0, + "customscript/additional_networks.py/txt2img/UNet Weight 2/minimum": -1.0, + "customscript/additional_networks.py/txt2img/UNet Weight 2/maximum": 2.0, + "customscript/additional_networks.py/txt2img/UNet Weight 2/step": 0.05, + "customscript/additional_networks.py/txt2img/TEnc Weight 2/value": 1.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 2/minimum": -1.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 2/maximum": 2.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 2/step": 0.05, + "customscript/additional_networks.py/txt2img/Network module 3/visible": true, + "customscript/additional_networks.py/txt2img/Network module 3/value": "LoRA", + "customscript/additional_networks.py/txt2img/Model 3/visible": true, + "customscript/additional_networks.py/txt2img/Model 3/value": "None", + "txt2img/Weight 3/visible": true, + "txt2img/Weight 3/value": 1.0, + "txt2img/Weight 3/minimum": -1.0, + "txt2img/Weight 3/maximum": 2.0, + "txt2img/Weight 3/step": 0.05, + "customscript/additional_networks.py/txt2img/UNet Weight 3/value": 1.0, + "customscript/additional_networks.py/txt2img/UNet Weight 3/minimum": -1.0, + "customscript/additional_networks.py/txt2img/UNet Weight 3/maximum": 2.0, + "customscript/additional_networks.py/txt2img/UNet Weight 3/step": 0.05, + "customscript/additional_networks.py/txt2img/TEnc Weight 3/value": 1.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 3/minimum": -1.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 3/maximum": 2.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 3/step": 0.05, + "customscript/additional_networks.py/txt2img/Network module 4/visible": true, + "customscript/additional_networks.py/txt2img/Network module 4/value": "LoRA", + "customscript/additional_networks.py/txt2img/Model 4/visible": true, + "customscript/additional_networks.py/txt2img/Model 4/value": "None", + "txt2img/Weight 4/visible": true, + "txt2img/Weight 4/value": 1.0, + "txt2img/Weight 4/minimum": -1.0, + "txt2img/Weight 4/maximum": 2.0, + "txt2img/Weight 4/step": 0.05, + "customscript/additional_networks.py/txt2img/UNet Weight 4/value": 1.0, + "customscript/additional_networks.py/txt2img/UNet Weight 4/minimum": -1.0, + "customscript/additional_networks.py/txt2img/UNet Weight 4/maximum": 2.0, + "customscript/additional_networks.py/txt2img/UNet Weight 4/step": 0.05, + "customscript/additional_networks.py/txt2img/TEnc Weight 4/value": 1.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 4/minimum": -1.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 4/maximum": 2.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 4/step": 0.05, + "customscript/additional_networks.py/txt2img/Network module 5/visible": true, + "customscript/additional_networks.py/txt2img/Network module 5/value": "LoRA", + "customscript/additional_networks.py/txt2img/Model 5/visible": true, + "customscript/additional_networks.py/txt2img/Model 5/value": "None", + "txt2img/Weight 5/visible": true, + "txt2img/Weight 5/value": 1.0, + "txt2img/Weight 5/minimum": -1.0, + "txt2img/Weight 5/maximum": 2.0, + "txt2img/Weight 5/step": 0.05, + "customscript/additional_networks.py/txt2img/UNet Weight 5/value": 1.0, + "customscript/additional_networks.py/txt2img/UNet Weight 5/minimum": -1.0, + "customscript/additional_networks.py/txt2img/UNet Weight 5/maximum": 2.0, + "customscript/additional_networks.py/txt2img/UNet Weight 5/step": 0.05, + "customscript/additional_networks.py/txt2img/TEnc Weight 5/value": 1.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 5/minimum": -1.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 5/maximum": 2.0, + "customscript/additional_networks.py/txt2img/TEnc Weight 5/step": 0.05, + "customscript/additional_networks.py/txt2img/Refresh models/visible": true, + "txt2img/Tabs@txt2img_controlnet_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/Create New Canvas/visible": true, + "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/Preview as Input/value": false, + "txt2img/Control Type/visible": true, + "txt2img/Control Type/value": "All", + "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": -1, + "txt2img/Preprocessor resolution/minimum": 64, + "txt2img/Preprocessor resolution/maximum": 2048, + "txt2img/Preprocessor resolution/step": 10, + "txt2img/Threshold A/value": -1, + "txt2img/Threshold A/minimum": 64, + "txt2img/Threshold A/maximum": 1024, + "txt2img/Threshold A/step": 1, + "txt2img/Threshold B/value": -1, + "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, + "txt2img/Presets/visible": true, + "txt2img/Presets/value": "New Preset", + "txt2img/Preset name/visible": true, + "txt2img/Preset name/value": "", + "customscript/old_six_prompt.py/txt2img/\ud83d\udd04/visible": true, + "txt2img/\u6e05\u7a7a\u6b63\u9762\u63d0\u793a\u8bcd/visible": true, + "txt2img/\u6e05\u7a7a\u8d1f\u9762\u63d0\u793a\u8bcd/visible": true, + "txt2img/\u540c\u6b65\u81f3wildcards/visible": true, + "txt2img/\u542f\u7528\u52a8\u6001\u8bed\u6cd5/visible": true, + "txt2img/\u542f\u7528\u52a8\u6001\u8bed\u6cd5/value": true, + "txt2img/\u968f\u673a\u7075\u611f\u5173\u952e\u8bcd/visible": true, + "txt2img/\u5206\u7c7b\u7ec4\u5408\u968f\u673a/visible": true, + "txt2img/\u53d1\u9001\u5230\u63d0\u793a\u8bcd\u6846/visible": true, + "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, + "customscript/movie2movie.py/txt2img/Save preprocessed/visible": true, + "customscript/movie2movie.py/txt2img/Save preprocessed/value": false, + "img2img/Controlnet input directory/visible": true, + "img2img/Controlnet input directory/value": "", + "customscript/posex.py/img2img/Send this image to ControlNet./visible": true, + "customscript/posex.py/img2img/Send this image to ControlNet./value": false, + "customscript/posex.py/img2img/Target ControlNet number/visible": true, + "customscript/posex.py/img2img/Target ControlNet number/value": 0, + "img2img/Run/visible": true, + "customscript/dynamic_prompting.py/img2img/Dynamic Prompts enabled/visible": true, + "customscript/dynamic_prompting.py/img2img/Dynamic Prompts enabled/value": true, + "customscript/dynamic_prompting.py/img2img/Combinatorial generation/visible": true, + "customscript/dynamic_prompting.py/img2img/Combinatorial generation/value": false, + "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/visible": true, + "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/value": 0, + "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/minimum": 0, + "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/maximum": 1000, + "customscript/dynamic_prompting.py/img2img/Max generations (0 = all combinations - the batch count value is ignored)/step": 1, + "customscript/dynamic_prompting.py/img2img/Combinatorial batches/visible": true, + "customscript/dynamic_prompting.py/img2img/Combinatorial batches/value": 1, + "customscript/dynamic_prompting.py/img2img/Combinatorial batches/minimum": 1, + "customscript/dynamic_prompting.py/img2img/Combinatorial batches/maximum": 10, + "customscript/dynamic_prompting.py/img2img/Combinatorial batches/step": 1, + "customscript/dynamic_prompting.py/img2img/Magic prompt/visible": true, + "customscript/dynamic_prompting.py/img2img/Magic prompt/value": false, + "customscript/dynamic_prompting.py/img2img/Max magic prompt length/visible": true, + "customscript/dynamic_prompting.py/img2img/Max magic prompt length/value": 100, + "customscript/dynamic_prompting.py/img2img/Max magic prompt length/minimum": 30, + "customscript/dynamic_prompting.py/img2img/Max magic prompt length/maximum": 300, + "customscript/dynamic_prompting.py/img2img/Max magic prompt length/step": 10, + "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/visible": true, + "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/value": 0.7, + "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/minimum": 0.1, + "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/maximum": 3.0, + "customscript/dynamic_prompting.py/img2img/Magic prompt creativity/step": 0.1, + "customscript/dynamic_prompting.py/img2img/Magic prompt model/visible": true, + "customscript/dynamic_prompting.py/img2img/Magic prompt model/value": "Gustavosta/MagicPrompt-Stable-Diffusion", + "customscript/dynamic_prompting.py/img2img/Magic prompt blocklist regex/visible": true, + "customscript/dynamic_prompting.py/img2img/Magic prompt blocklist regex/value": "", + "customscript/dynamic_prompting.py/img2img/I'm feeling lucky/visible": true, + "customscript/dynamic_prompting.py/img2img/I'm feeling lucky/value": false, + "customscript/dynamic_prompting.py/img2img/Attention grabber/visible": true, + "customscript/dynamic_prompting.py/img2img/Attention grabber/value": false, + "customscript/dynamic_prompting.py/img2img/Minimum attention/visible": true, + "customscript/dynamic_prompting.py/img2img/Minimum attention/value": 1.1, + "customscript/dynamic_prompting.py/img2img/Minimum attention/minimum": -1, + "customscript/dynamic_prompting.py/img2img/Minimum attention/maximum": 2, + "customscript/dynamic_prompting.py/img2img/Minimum attention/step": 0.1, + "customscript/dynamic_prompting.py/img2img/Maximum attention/visible": true, + "customscript/dynamic_prompting.py/img2img/Maximum attention/value": 1.5, + "customscript/dynamic_prompting.py/img2img/Maximum attention/minimum": -1, + "customscript/dynamic_prompting.py/img2img/Maximum attention/maximum": 2, + "customscript/dynamic_prompting.py/img2img/Maximum attention/step": 0.1, + "customscript/dynamic_prompting.py/img2img/Don't apply to negative prompts/visible": true, + "customscript/dynamic_prompting.py/img2img/Don't apply to negative prompts/value": true, + "customscript/dynamic_prompting.py/img2img/Enable Jinja2 templates/visible": true, + "customscript/dynamic_prompting.py/img2img/Enable Jinja2 templates/value": false, + "customscript/dynamic_prompting.py/img2img/Unlink seed from prompt/visible": true, + "customscript/dynamic_prompting.py/img2img/Unlink seed from prompt/value": false, + "customscript/dynamic_prompting.py/img2img/Fixed seed/visible": true, + "customscript/dynamic_prompting.py/img2img/Fixed seed/value": false, + "img2img/Write raw prompt to image/value": false, + "customscript/dynamic_prompting.py/img2img/Don't generate images/visible": true, + "customscript/dynamic_prompting.py/img2img/Don't generate images/value": false, + "img2img/Write prompts to file/value": false, + "customscript/additional_networks.py/img2img/Enable/visible": true, + "customscript/additional_networks.py/img2img/Enable/value": false, + "customscript/additional_networks.py/img2img/Separate UNet/Text Encoder weights/visible": true, + "customscript/additional_networks.py/img2img/Separate UNet/Text Encoder weights/value": false, + "customscript/additional_networks.py/img2img/Network module 1/visible": true, + "customscript/additional_networks.py/img2img/Network module 1/value": "LoRA", + "customscript/additional_networks.py/img2img/Model 1/visible": true, + "customscript/additional_networks.py/img2img/Model 1/value": "None", + "img2img/\ud83d\udcdd/visible": true, + "img2img/Weight 1/visible": true, + "img2img/Weight 1/value": 1.0, + "img2img/Weight 1/minimum": -1.0, + "img2img/Weight 1/maximum": 2.0, + "img2img/Weight 1/step": 0.05, + "customscript/additional_networks.py/img2img/UNet Weight 1/value": 1.0, + "customscript/additional_networks.py/img2img/UNet Weight 1/minimum": -1.0, + "customscript/additional_networks.py/img2img/UNet Weight 1/maximum": 2.0, + "customscript/additional_networks.py/img2img/UNet Weight 1/step": 0.05, + "customscript/additional_networks.py/img2img/TEnc Weight 1/value": 1.0, + "customscript/additional_networks.py/img2img/TEnc Weight 1/minimum": -1.0, + "customscript/additional_networks.py/img2img/TEnc Weight 1/maximum": 2.0, + "customscript/additional_networks.py/img2img/TEnc Weight 1/step": 0.05, + "customscript/additional_networks.py/img2img/Network module 2/visible": true, + "customscript/additional_networks.py/img2img/Network module 2/value": "LoRA", + "customscript/additional_networks.py/img2img/Model 2/visible": true, + "customscript/additional_networks.py/img2img/Model 2/value": "None", + "img2img/Weight 2/visible": true, + "img2img/Weight 2/value": 1.0, + "img2img/Weight 2/minimum": -1.0, + "img2img/Weight 2/maximum": 2.0, + "img2img/Weight 2/step": 0.05, + "customscript/additional_networks.py/img2img/UNet Weight 2/value": 1.0, + "customscript/additional_networks.py/img2img/UNet Weight 2/minimum": -1.0, + "customscript/additional_networks.py/img2img/UNet Weight 2/maximum": 2.0, + "customscript/additional_networks.py/img2img/UNet Weight 2/step": 0.05, + "customscript/additional_networks.py/img2img/TEnc Weight 2/value": 1.0, + "customscript/additional_networks.py/img2img/TEnc Weight 2/minimum": -1.0, + "customscript/additional_networks.py/img2img/TEnc Weight 2/maximum": 2.0, + "customscript/additional_networks.py/img2img/TEnc Weight 2/step": 0.05, + "customscript/additional_networks.py/img2img/Network module 3/visible": true, + "customscript/additional_networks.py/img2img/Network module 3/value": "LoRA", + "customscript/additional_networks.py/img2img/Model 3/visible": true, + "customscript/additional_networks.py/img2img/Model 3/value": "None", + "img2img/Weight 3/visible": true, + "img2img/Weight 3/value": 1.0, + "img2img/Weight 3/minimum": -1.0, + "img2img/Weight 3/maximum": 2.0, + "img2img/Weight 3/step": 0.05, + "customscript/additional_networks.py/img2img/UNet Weight 3/value": 1.0, + "customscript/additional_networks.py/img2img/UNet Weight 3/minimum": -1.0, + "customscript/additional_networks.py/img2img/UNet Weight 3/maximum": 2.0, + "customscript/additional_networks.py/img2img/UNet Weight 3/step": 0.05, + "customscript/additional_networks.py/img2img/TEnc Weight 3/value": 1.0, + "customscript/additional_networks.py/img2img/TEnc Weight 3/minimum": -1.0, + "customscript/additional_networks.py/img2img/TEnc Weight 3/maximum": 2.0, + "customscript/additional_networks.py/img2img/TEnc Weight 3/step": 0.05, + "customscript/additional_networks.py/img2img/Network module 4/visible": true, + "customscript/additional_networks.py/img2img/Network module 4/value": "LoRA", + "customscript/additional_networks.py/img2img/Model 4/visible": true, + "customscript/additional_networks.py/img2img/Model 4/value": "None", + "img2img/Weight 4/visible": true, + "img2img/Weight 4/value": 1.0, + "img2img/Weight 4/minimum": -1.0, + "img2img/Weight 4/maximum": 2.0, + "img2img/Weight 4/step": 0.05, + "customscript/additional_networks.py/img2img/UNet Weight 4/value": 1.0, + "customscript/additional_networks.py/img2img/UNet Weight 4/minimum": -1.0, + "customscript/additional_networks.py/img2img/UNet Weight 4/maximum": 2.0, + "customscript/additional_networks.py/img2img/UNet Weight 4/step": 0.05, + "customscript/additional_networks.py/img2img/TEnc Weight 4/value": 1.0, + "customscript/additional_networks.py/img2img/TEnc Weight 4/minimum": -1.0, + "customscript/additional_networks.py/img2img/TEnc Weight 4/maximum": 2.0, + "customscript/additional_networks.py/img2img/TEnc Weight 4/step": 0.05, + "customscript/additional_networks.py/img2img/Network module 5/visible": true, + "customscript/additional_networks.py/img2img/Network module 5/value": "LoRA", + "customscript/additional_networks.py/img2img/Model 5/visible": true, + "customscript/additional_networks.py/img2img/Model 5/value": "None", + "img2img/Weight 5/visible": true, + "img2img/Weight 5/value": 1.0, + "img2img/Weight 5/minimum": -1.0, + "img2img/Weight 5/maximum": 2.0, + "img2img/Weight 5/step": 0.05, + "customscript/additional_networks.py/img2img/UNet Weight 5/value": 1.0, + "customscript/additional_networks.py/img2img/UNet Weight 5/minimum": -1.0, + "customscript/additional_networks.py/img2img/UNet Weight 5/maximum": 2.0, + "customscript/additional_networks.py/img2img/UNet Weight 5/step": 0.05, + "customscript/additional_networks.py/img2img/TEnc Weight 5/value": 1.0, + "customscript/additional_networks.py/img2img/TEnc Weight 5/minimum": -1.0, + "customscript/additional_networks.py/img2img/TEnc Weight 5/maximum": 2.0, + "customscript/additional_networks.py/img2img/TEnc Weight 5/step": 0.05, + "customscript/additional_networks.py/img2img/Refresh models/visible": true, + "img2img/Tabs@img2img_controlnet_tabs/selected": null, + "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/Create New Canvas/visible": true, + "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/value": false, + "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/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": -1, + "img2img/Preprocessor resolution/minimum": 64, + "img2img/Preprocessor resolution/maximum": 2048, + "img2img/Preprocessor resolution/step": 10, + "img2img/Threshold A/value": -1, + "img2img/Threshold A/minimum": 64, + "img2img/Threshold A/maximum": 1024, + "img2img/Threshold A/step": 1, + "img2img/Threshold B/value": -1, + "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/value": "Crop and Resize", + "img2img/[Loopback] Automatically send generated images to this ControlNet unit/value": false, + "img2img/Presets/visible": true, + "img2img/Presets/value": "New Preset", + "img2img/Preset name/visible": true, + "img2img/Preset name/value": "", + "customscript/old_six_prompt.py/img2img/\ud83d\udd04/visible": true, + "img2img/\u6e05\u7a7a\u6b63\u9762\u63d0\u793a\u8bcd/visible": true, + "img2img/\u6e05\u7a7a\u8d1f\u9762\u63d0\u793a\u8bcd/visible": true, + "img2img/\u540c\u6b65\u81f3wildcards/visible": true, + "img2img/\u542f\u7528\u52a8\u6001\u8bed\u6cd5/visible": true, + "img2img/\u542f\u7528\u52a8\u6001\u8bed\u6cd5/value": true, + "img2img/\u968f\u673a\u7075\u611f\u5173\u952e\u8bcd/visible": true, + "img2img/\u5206\u7c7b\u7ec4\u5408\u968f\u673a/visible": true, + "img2img/\u53d1\u9001\u5230\u63d0\u793a\u8bcd\u6846/visible": true, + "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, + "customscript/movie2movie.py/img2img/Save preprocessed/visible": true, + "customscript/movie2movie.py/img2img/Save preprocessed/value": false, + "customscript/postprocessing_rembg.py/extras/Remove background/visible": true, + "customscript/postprocessing_rembg.py/extras/Remove background/value": "None", + "customscript/postprocessing_rembg.py/extras/Return mask/visible": true, + "customscript/postprocessing_rembg.py/extras/Return mask/value": false, + "customscript/postprocessing_rembg.py/extras/Alpha matting/visible": true, + "customscript/postprocessing_rembg.py/extras/Alpha matting/value": false, + "customscript/postprocessing_rembg.py/extras/Erode size/visible": true, + "customscript/postprocessing_rembg.py/extras/Erode size/value": 10, + "customscript/postprocessing_rembg.py/extras/Erode size/minimum": 0, + "customscript/postprocessing_rembg.py/extras/Erode size/maximum": 40, + "customscript/postprocessing_rembg.py/extras/Erode size/step": 1, + "customscript/postprocessing_rembg.py/extras/Foreground threshold/visible": true, + "customscript/postprocessing_rembg.py/extras/Foreground threshold/value": 240, + "customscript/postprocessing_rembg.py/extras/Foreground threshold/minimum": 0, + "customscript/postprocessing_rembg.py/extras/Foreground threshold/maximum": 255, + "customscript/postprocessing_rembg.py/extras/Foreground threshold/step": 1, + "customscript/postprocessing_rembg.py/extras/Background threshold/visible": true, + "customscript/postprocessing_rembg.py/extras/Background threshold/value": 10, + "customscript/postprocessing_rembg.py/extras/Background threshold/minimum": 0, + "customscript/postprocessing_rembg.py/extras/Background threshold/maximum": 255, + "customscript/postprocessing_rembg.py/extras/Background threshold/step": 1, + "additional_networks/Model path filter/visible": true, + "additional_networks/Model path filter/value": "", + "additional_networks/Network module/visible": true, + "additional_networks/Network module/value": "LoRA", + "additional_networks/Model/visible": true, + "additional_networks/Model/value": "None", + "additional_networks/\ud83d\udd04/visible": true, + "additional_networks/Model hash/visible": true, + "additional_networks/Model hash/value": "", + "additional_networks/Legacy hash/visible": true, + "additional_networks/Legacy hash/value": "", + "additional_networks/Model path/visible": true, + "additional_networks/Model path/value": "", + "additional_networks/\ud83d\udcc2/visible": true, + "additional_networks/1\ufe0f\u20e3/visible": true, + "additional_networks/2\ufe0f\u20e3/visible": true, + "additional_networks/3\ufe0f\u20e3/visible": true, + "additional_networks/4\ufe0f\u20e3/visible": true, + "additional_networks/5\ufe0f\u20e3/visible": true, + "additional_networks/Containing directory/visible": true, + "additional_networks/Containing directory/value": "", + "additional_networks/Only copy to models with same session ID/visible": true, + "additional_networks/Only copy to models with same session ID/value": true, + "additional_networks/Only copy to models with no metadata/visible": true, + "additional_networks/Only copy to models with no metadata/value": true, + "additional_networks/Copy Metadata/visible": true, + "additional_networks/Name/visible": true, + "additional_networks/Name/value": "", + "additional_networks/Author/visible": true, + "additional_networks/Author/value": "", + "additional_networks/Keywords/visible": true, + "additional_networks/Keywords/value": "", + "additional_networks/Description/visible": true, + "additional_networks/Description/value": "", + "additional_networks/Source/visible": true, + "additional_networks/Source/value": "", + "additional_networks/Rating/visible": true, + "additional_networks/Rating/value": 0, + "additional_networks/Rating/minimum": 0, + "additional_networks/Rating/maximum": 10, + "additional_networks/Rating/step": 1, + "additional_networks/Tags/visible": true, + "additional_networks/Tags/value": "", + "additional_networks/Editing Enabled/visible": true, + "additional_networks/Editing Enabled/value": false, + "additional_networks/Save Metadata/visible": true, + "additional_networks/Send to txt2img/visible": true, + "additional_networks/Send to img2img/visible": true, + "additional_networks/Send to inpaint/visible": true, + "additional_networks/Send to extras/visible": true, + "additional_networks/Generate Info/visible": true, + "additional_networks/Generate Info/value": "", + "huggingface/Push Folder To \ud83e\udd17/visible": true, + "huggingface/Push File To \ud83e\udd17/visible": true, + "huggingface/run command/visible": true, "sddp-wildcard-manager//visible": true, "sddp-wildcard-manager//value": "", "sddp-wildcard-manager/Select a collection/visible": true, @@ -3131,5 +3024,223 @@ "sddp-wildcard-manager/File editor/visible": true, "sddp-wildcard-manager/File editor/value": "", "sddp-wildcard-manager/Save wildcards/visible": true, - "webui/Tabs@tabs/selected": null + "openpose_editor/width/visible": true, + "openpose_editor/width/value": 512, + "openpose_editor/width/minimum": 64, + "openpose_editor/width/maximum": 2048, + "openpose_editor/width/step": 64, + "openpose_editor/height/visible": true, + "openpose_editor/height/value": 512, + "openpose_editor/height/minimum": 64, + "openpose_editor/height/maximum": 2048, + "openpose_editor/height/step": 64, + "openpose_editor/Add/visible": true, + "openpose_editor/Reset/visible": true, + "openpose_editor/Presets/visible": true, + "openpose_editor/Presets/value": null, + "openpose_editor/Load Preset/visible": true, + "openpose_editor/Save Preset/visible": true, + "openpose_editor/json/value": "", + "openpose_editor/Save JSON/visible": true, + "openpose_editor/Save PNG/visible": true, + "openpose_editor/Send to txt2img/visible": true, + "openpose_editor/Send to img2img/visible": true, + "openpose_editor/Send to/visible": true, + "openpose_editor/Send to/value": "0", + "customscript/ultimate-upscale.py/img2img/Target size type/visible": true, + "customscript/ultimate-upscale.py/img2img/Target size type/value": "From img2img2 settings", + "customscript/ultimate-upscale.py/img2img/Custom width/value": 2048, + "customscript/ultimate-upscale.py/img2img/Custom width/minimum": 64, + "customscript/ultimate-upscale.py/img2img/Custom width/maximum": 8192, + "customscript/ultimate-upscale.py/img2img/Custom width/step": 64, + "customscript/ultimate-upscale.py/img2img/Custom height/value": 2048, + "customscript/ultimate-upscale.py/img2img/Custom height/minimum": 64, + "customscript/ultimate-upscale.py/img2img/Custom height/maximum": 8192, + "customscript/ultimate-upscale.py/img2img/Custom height/step": 64, + "customscript/ultimate-upscale.py/img2img/Scale/value": 2, + "customscript/ultimate-upscale.py/img2img/Scale/minimum": 1, + "customscript/ultimate-upscale.py/img2img/Scale/maximum": 16, + "customscript/ultimate-upscale.py/img2img/Scale/step": 0.01, + "customscript/ultimate-upscale.py/img2img/Upscaler/visible": true, + "customscript/ultimate-upscale.py/img2img/Upscaler/value": "None", + "customscript/ultimate-upscale.py/img2img/Type/visible": true, + "customscript/ultimate-upscale.py/img2img/Type/value": "Linear", + "customscript/ultimate-upscale.py/img2img/Tile width/visible": true, + "customscript/ultimate-upscale.py/img2img/Tile width/value": 512, + "customscript/ultimate-upscale.py/img2img/Tile width/minimum": 0, + "customscript/ultimate-upscale.py/img2img/Tile width/maximum": 2048, + "customscript/ultimate-upscale.py/img2img/Tile width/step": 64, + "customscript/ultimate-upscale.py/img2img/Tile height/visible": true, + "customscript/ultimate-upscale.py/img2img/Tile height/value": 0, + "customscript/ultimate-upscale.py/img2img/Tile height/minimum": 0, + "customscript/ultimate-upscale.py/img2img/Tile height/maximum": 2048, + "customscript/ultimate-upscale.py/img2img/Tile height/step": 64, + "customscript/ultimate-upscale.py/img2img/Mask blur/visible": true, + "customscript/ultimate-upscale.py/img2img/Mask blur/value": 8, + "customscript/ultimate-upscale.py/img2img/Mask blur/minimum": 0, + "customscript/ultimate-upscale.py/img2img/Mask blur/maximum": 64, + "customscript/ultimate-upscale.py/img2img/Mask blur/step": 1, + "customscript/ultimate-upscale.py/img2img/Padding/visible": true, + "customscript/ultimate-upscale.py/img2img/Padding/value": 32, + "customscript/ultimate-upscale.py/img2img/Padding/minimum": 0, + "customscript/ultimate-upscale.py/img2img/Padding/maximum": 512, + "customscript/ultimate-upscale.py/img2img/Padding/step": 1, + "customscript/ultimate-upscale.py/img2img/Denoise/value": 0.35, + "customscript/ultimate-upscale.py/img2img/Denoise/minimum": 0, + "customscript/ultimate-upscale.py/img2img/Denoise/maximum": 1, + "customscript/ultimate-upscale.py/img2img/Denoise/step": 0.01, + "customscript/ultimate-upscale.py/img2img/Width/value": 64, + "customscript/ultimate-upscale.py/img2img/Width/minimum": 0, + "customscript/ultimate-upscale.py/img2img/Width/maximum": 128, + "customscript/ultimate-upscale.py/img2img/Width/step": 1, + "customscript/ultimate-upscale.py/img2img/Upscaled/visible": true, + "customscript/ultimate-upscale.py/img2img/Upscaled/value": true, + "customscript/ultimate-upscale.py/img2img/Seams fix/visible": true, + "customscript/ultimate-upscale.py/img2img/Seams fix/value": false, + "customscript/StyleSelectorXL.py/txt2img/Enable Style Selector/visible": true, + "customscript/StyleSelectorXL.py/txt2img/Enable Style Selector/value": true, + "customscript/StyleSelectorXL.py/txt2img/Randomize Style/visible": true, + "customscript/StyleSelectorXL.py/txt2img/Randomize Style/value": false, + "customscript/StyleSelectorXL.py/txt2img/Randomize For Each Iteration/visible": true, + "customscript/StyleSelectorXL.py/txt2img/Randomize For Each Iteration/value": false, + "customscript/StyleSelectorXL.py/txt2img/Generate All Styles In Order/visible": true, + "customscript/StyleSelectorXL.py/txt2img/Generate All Styles In Order/value": false, + "customscript/StyleSelectorXL.py/txt2img/Style/visible": true, + "customscript/StyleSelectorXL.py/txt2img/Style/value": "base", + "customscript/StyleSelectorXL.py/img2img/Enable Style Selector/visible": true, + "customscript/StyleSelectorXL.py/img2img/Enable Style Selector/value": true, + "customscript/StyleSelectorXL.py/img2img/Randomize Style/visible": true, + "customscript/StyleSelectorXL.py/img2img/Randomize Style/value": false, + "customscript/StyleSelectorXL.py/img2img/Randomize For Each Iteration/visible": true, + "customscript/StyleSelectorXL.py/img2img/Randomize For Each Iteration/value": false, + "customscript/StyleSelectorXL.py/img2img/Generate All Styles In Order/visible": true, + "customscript/StyleSelectorXL.py/img2img/Generate All Styles In Order/value": false, + "customscript/StyleSelectorXL.py/img2img/Style/visible": true, + "customscript/StyleSelectorXL.py/img2img/Style/value": "base", + "inpaint_anything/Segment Anything Model ID/visible": true, + "inpaint_anything/Segment Anything Model ID/value": "sam_vit_l_0b3195.pth", + "inpaint_anything/Download model/visible": true, + "inpaint_anything//visible": true, + "inpaint_anything//value": "", + "inpaint_anything/Scale Width/visible": true, + "inpaint_anything/Scale Width/value": 1.0, + "inpaint_anything/Scale Width/minimum": 1.0, + "inpaint_anything/Scale Width/maximum": 1.5, + "inpaint_anything/Scale Width/step": 0.01, + "inpaint_anything/Left/Right Balance/visible": true, + "inpaint_anything/Left/Right Balance/value": 0.5, + "inpaint_anything/Left/Right Balance/minimum": 0.0, + "inpaint_anything/Left/Right Balance/maximum": 1.0, + "inpaint_anything/Left/Right Balance/step": 0.01, + "inpaint_anything/Scale Height/visible": true, + "inpaint_anything/Scale Height/value": 1.0, + "inpaint_anything/Scale Height/minimum": 1.0, + "inpaint_anything/Scale Height/maximum": 1.5, + "inpaint_anything/Scale Height/step": 0.01, + "inpaint_anything/Top/Bottom Balance/visible": true, + "inpaint_anything/Top/Bottom Balance/value": 0.5, + "inpaint_anything/Top/Bottom Balance/minimum": 0.0, + "inpaint_anything/Top/Bottom Balance/maximum": 1.0, + "inpaint_anything/Top/Bottom Balance/step": 0.01, + "inpaint_anything/Padding Mode/visible": true, + "inpaint_anything/Padding Mode/value": "edge", + "inpaint_anything/Run Padding/visible": true, + "inpaint_anything/Anime Style (Up Detection, Down mask Quality)/visible": true, + "inpaint_anything/Anime Style (Up Detection, Down mask Quality)/value": false, + "inpaint_anything/Run Segment Anything/visible": true, + "inpaint_anything/Inpainting Prompt/visible": true, + "inpaint_anything/Inpainting Prompt/value": "", + "inpaint_anything/Negative Prompt/visible": true, + "inpaint_anything/Negative Prompt/value": "", + "inpaint_anything/txt2img/visible": true, + "inpaint_anything/img2img/visible": true, + "inpaint_anything/Mask area Only/visible": true, + "inpaint_anything/Mask area Only/value": true, + "inpaint_anything/Sampler/visible": true, + "inpaint_anything/Sampler/value": "DDIM", + "inpaint_anything/Sampling Steps/visible": true, + "inpaint_anything/Sampling Steps/value": 20, + "inpaint_anything/Sampling Steps/minimum": 1, + "inpaint_anything/Sampling Steps/maximum": 100, + "inpaint_anything/Sampling Steps/step": 1, + "inpaint_anything/Guidance Scale/visible": true, + "inpaint_anything/Guidance Scale/value": 7.5, + "inpaint_anything/Guidance Scale/minimum": 0.1, + "inpaint_anything/Guidance Scale/maximum": 30.0, + "inpaint_anything/Guidance Scale/step": 0.1, + "inpaint_anything/Seed/visible": true, + "inpaint_anything/Seed/value": -1, + "inpaint_anything/Seed/minimum": -1, + "inpaint_anything/Seed/maximum": 2147483647, + "inpaint_anything/Seed/step": 1, + "inpaint_anything/Inpainting Model ID/visible": true, + "inpaint_anything/Inpainting Model ID/value": "stabilityai/stable-diffusion-2-inpainting", + "inpaint_anything/Run Inpainting/visible": true, + "inpaint_anything/Save mask/value": false, + "inpaint_anything/Iterations/visible": true, + "inpaint_anything/Iterations/value": 1, + "inpaint_anything/Iterations/minimum": 1, + "inpaint_anything/Iterations/maximum": 10, + "inpaint_anything/Iterations/step": 1, + "inpaint_anything/Cleaner Model ID/visible": true, + "inpaint_anything/Cleaner Model ID/value": "lama", + "inpaint_anything/Run Cleaner/visible": true, + "inpaint_anything/Get mask as alpha of image/visible": true, + "inpaint_anything/Get mask/visible": true, + "inpaint_anything/Send to img2img inpaint/visible": true, + "inpaint_anything/Create Mask/visible": true, + "inpaint_anything/Invert mask/visible": true, + "inpaint_anything/Invert mask/value": false, + "inpaint_anything/Ignore black area/visible": true, + "inpaint_anything/Ignore black area/value": true, + "inpaint_anything/Expand mask region/visible": true, + "inpaint_anything/Expand Mask Iterations/visible": true, + "inpaint_anything/Expand Mask Iterations/value": 1, + "inpaint_anything/Expand Mask Iterations/minimum": 1, + "inpaint_anything/Expand Mask Iterations/maximum": 100, + "inpaint_anything/Expand Mask Iterations/step": 1, + "inpaint_anything/Trim mask by sketch/visible": true, + "inpaint_anything/Add mask by sketch/visible": true, + "inpaint_anything/Sampling method/visible": true, + "inpaint_anything/Sampling method/value": "DDIM", + "inpaint_anything/Sampling steps/visible": true, + "inpaint_anything/Sampling steps/value": 30, + "inpaint_anything/Sampling steps/minimum": 1, + "inpaint_anything/Sampling steps/maximum": 150, + "inpaint_anything/Sampling steps/step": 1, + "inpaint_anything/Guidance scale/visible": true, + "inpaint_anything/Guidance scale/value": 7.5, + "inpaint_anything/Guidance scale/minimum": 0.1, + "inpaint_anything/Guidance scale/maximum": 30.0, + "inpaint_anything/Guidance scale/step": 0.1, + "inpaint_anything/Denoising strength/visible": true, + "inpaint_anything/Denoising strength/value": 0.75, + "inpaint_anything/Denoising strength/minimum": 0.0, + "inpaint_anything/Denoising strength/maximum": 1.0, + "inpaint_anything/Denoising strength/step": 0.01, + "inpaint_anything/Low VRAM/visible": true, + "inpaint_anything/Low VRAM/value": true, + "inpaint_anything/Control Weight/visible": true, + "inpaint_anything/Control Weight/value": 1.0, + "inpaint_anything/Control Weight/minimum": 0.0, + "inpaint_anything/Control Weight/maximum": 2.0, + "inpaint_anything/Control Weight/step": 0.05, + "inpaint_anything/Control Mode/visible": true, + "inpaint_anything/Control Mode/value": "ControlNet is more important", + "inpaint_anything/Reference Image Resize Mode/visible": true, + "inpaint_anything/Reference Image Resize Mode/value": "resize", + "inpaint_anything/Reference Type for Reference-Only/visible": true, + "inpaint_anything/Reference Type for Reference-Only/value": "reference_adain+attn", + "inpaint_anything/Reference Control Weight/visible": true, + "inpaint_anything/Reference Control Weight/value": 1.0, + "inpaint_anything/Reference Control Weight/minimum": 0.0, + "inpaint_anything/Reference Control Weight/maximum": 2.0, + "inpaint_anything/Reference Control Weight/step": 0.05, + "inpaint_anything/Reference Control Mode/visible": true, + "inpaint_anything/Reference Control Mode/value": "Balanced", + "inpaint_anything/ControlNet Preprocessor/visible": true, + "inpaint_anything/ControlNet Preprocessor/value": "inpaint_only", + "inpaint_anything/ControlNet Model ID/visible": true, + "inpaint_anything/ControlNet Model ID/value": "control_v11p_sd15_inpaint_fp16 [be8bc0ed]", + "inpaint_anything/Run ControlNet Inpaint/visible": true } \ No newline at end of file