Update ui-config.json
Browse files- ui-config.json +650 -516
ui-config.json
CHANGED
|
@@ -1,68 +1,28 @@
|
|
| 1 |
{
|
| 2 |
"txt2img/Prompt/visible": true,
|
| 3 |
-
"txt2img/Prompt/value": "masterpiece,
|
| 4 |
"txt2img/Negative prompt/visible": true,
|
| 5 |
"txt2img/Negative prompt/value": "EasyNegative, bad-hands-5, (((worst quality, low quality)))",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 6 |
"txt2img/Styles/visible": true,
|
| 7 |
-
"txt2img/Styles/value": [
|
| 8 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
"txt2img/Sampling method/visible": true,
|
| 10 |
"txt2img/Sampling method/value": "DPM++ 2M Karras",
|
| 11 |
"txt2img/Sampling steps/visible": true,
|
| 12 |
"txt2img/Sampling steps/value": 20,
|
| 13 |
"txt2img/Sampling steps/minimum": 1,
|
| 14 |
-
"txt2img/Sampling steps/maximum":
|
| 15 |
"txt2img/Sampling steps/step": 1,
|
| 16 |
-
"txt2img/Width/visible": true,
|
| 17 |
-
"txt2img/Width/value": 512,
|
| 18 |
-
"txt2img/Width/minimum": 64,
|
| 19 |
-
"txt2img/Width/maximum": 1024,
|
| 20 |
-
"txt2img/Width/step": 8,
|
| 21 |
-
"txt2img/Height/visible": true,
|
| 22 |
-
"txt2img/Height/value": 768,
|
| 23 |
-
"txt2img/Height/minimum": 64,
|
| 24 |
-
"txt2img/Height/maximum": 1024,
|
| 25 |
-
"txt2img/Height/step": 8,
|
| 26 |
-
"txt2img/Batch count/visible": true,
|
| 27 |
-
"txt2img/Batch count/value": 1,
|
| 28 |
-
"txt2img/Batch count/minimum": 1,
|
| 29 |
-
"txt2img/Batch count/maximum": 2,
|
| 30 |
-
"txt2img/Batch count/step": 1,
|
| 31 |
-
"txt2img/Batch size/visible": true,
|
| 32 |
-
"txt2img/Batch size/value": 1,
|
| 33 |
-
"txt2img/Batch size/minimum": 1,
|
| 34 |
-
"txt2img/Batch size/maximum": 8,
|
| 35 |
-
"txt2img/Batch size/step": 1,
|
| 36 |
-
"txt2img/CFG Scale/visible": true,
|
| 37 |
-
"txt2img/CFG Scale/value": 8.0,
|
| 38 |
-
"txt2img/CFG Scale/minimum": 1.0,
|
| 39 |
-
"txt2img/CFG Scale/maximum": 15.0,
|
| 40 |
-
"txt2img/CFG Scale/step": 0.1,
|
| 41 |
-
"txt2img/Seed/visible": true,
|
| 42 |
-
"txt2img/Seed/value": -1.0,
|
| 43 |
-
"txt2img/Extra/visible": true,
|
| 44 |
-
"txt2img/Extra/value": false,
|
| 45 |
-
"txt2img/Variation seed/visible": true,
|
| 46 |
-
"txt2img/Variation seed/value": -1.0,
|
| 47 |
-
"txt2img/Variation strength/visible": true,
|
| 48 |
-
"txt2img/Variation strength/value": 0.0,
|
| 49 |
-
"txt2img/Variation strength/minimum": 0,
|
| 50 |
-
"txt2img/Variation strength/maximum": 1,
|
| 51 |
-
"txt2img/Variation strength/step": 0.01,
|
| 52 |
-
"txt2img/Resize seed from width/visible": true,
|
| 53 |
-
"txt2img/Resize seed from width/value": 0,
|
| 54 |
-
"txt2img/Resize seed from width/minimum": 0,
|
| 55 |
-
"txt2img/Resize seed from width/maximum": 1024,
|
| 56 |
-
"txt2img/Resize seed from width/step": 8,
|
| 57 |
-
"txt2img/Resize seed from height/visible": true,
|
| 58 |
-
"txt2img/Resize seed from height/value": 0,
|
| 59 |
-
"txt2img/Resize seed from height/minimum": 0,
|
| 60 |
-
"txt2img/Resize seed from height/maximum": 1088,
|
| 61 |
-
"txt2img/Resize seed from height/step": 8,
|
| 62 |
-
"txt2img/Restore faces/visible": true,
|
| 63 |
-
"txt2img/Restore faces/value": false,
|
| 64 |
-
"txt2img/Tiling/visible": true,
|
| 65 |
-
"txt2img/Tiling/value": false,
|
| 66 |
"txt2img/Hires. fix/visible": true,
|
| 67 |
"txt2img/Hires. fix/value": false,
|
| 68 |
"txt2img/Upscaler/visible": true,
|
|
@@ -70,7 +30,7 @@
|
|
| 70 |
"txt2img/Hires steps/visible": true,
|
| 71 |
"txt2img/Hires steps/value": 0,
|
| 72 |
"txt2img/Hires steps/minimum": 0,
|
| 73 |
-
"txt2img/Hires steps/maximum":
|
| 74 |
"txt2img/Hires steps/step": 1,
|
| 75 |
"txt2img/Denoising strength/visible": true,
|
| 76 |
"txt2img/Denoising strength/value": 0.7,
|
|
@@ -85,235 +45,285 @@
|
|
| 85 |
"txt2img/Resize width to/visible": true,
|
| 86 |
"txt2img/Resize width to/value": 0,
|
| 87 |
"txt2img/Resize width to/minimum": 0,
|
| 88 |
-
"txt2img/Resize width to/maximum":
|
| 89 |
"txt2img/Resize width to/step": 8,
|
| 90 |
"txt2img/Resize height to/visible": true,
|
| 91 |
"txt2img/Resize height to/value": 0,
|
| 92 |
"txt2img/Resize height to/minimum": 0,
|
| 93 |
-
"txt2img/Resize height to/maximum":
|
| 94 |
"txt2img/Resize height to/step": 8,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 95 |
"txt2img/Script/visible": true,
|
| 96 |
"txt2img/Script/value": "None",
|
| 97 |
"customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true,
|
| 98 |
"customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/value": false,
|
| 99 |
"customscript/prompt_matrix.py/txt2img/Use different seed for each picture/visible": true,
|
| 100 |
"customscript/prompt_matrix.py/txt2img/Use different seed for each picture/value": false,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 101 |
"customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true,
|
| 102 |
"customscript/prompts_from_file.py/txt2img/Iterate seed every line/value": false,
|
| 103 |
"customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/visible": true,
|
| 104 |
"customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/value": false,
|
|
|
|
|
|
|
| 105 |
"customscript/prompts_from_file.py/txt2img/List of prompt inputs/visible": true,
|
| 106 |
"customscript/prompts_from_file.py/txt2img/List of prompt inputs/value": "",
|
| 107 |
-
"customscript/
|
| 108 |
-
"customscript/
|
| 109 |
-
"customscript/
|
| 110 |
-
"customscript/
|
| 111 |
-
"customscript/
|
| 112 |
-
"customscript/
|
| 113 |
-
"customscript/
|
| 114 |
-
"customscript/
|
| 115 |
-
"customscript/
|
| 116 |
-
"customscript/
|
| 117 |
-
"customscript/
|
| 118 |
-
"customscript/
|
| 119 |
-
"customscript/
|
| 120 |
-
"customscript/
|
| 121 |
-
"customscript/
|
| 122 |
-
"customscript/
|
| 123 |
-
"customscript/
|
| 124 |
-
"customscript/
|
| 125 |
-
"customscript/
|
| 126 |
-
"customscript/
|
| 127 |
-
"customscript/
|
| 128 |
-
"customscript/
|
| 129 |
-
"customscript/
|
| 130 |
-
"customscript/
|
| 131 |
-
"customscript/
|
| 132 |
-
"customscript/
|
| 133 |
-
"customscript/
|
| 134 |
-
"
|
| 135 |
-
"
|
| 136 |
-
"
|
| 137 |
-
"customscript/
|
| 138 |
-
"customscript/
|
| 139 |
-
"customscript/
|
| 140 |
-
"customscript/
|
| 141 |
-
"customscript/
|
| 142 |
-
"customscript/
|
| 143 |
-
"customscript/
|
| 144 |
-
"
|
| 145 |
-
"
|
| 146 |
-
"
|
| 147 |
-
"
|
| 148 |
-
"
|
| 149 |
-
"
|
| 150 |
-
"
|
| 151 |
-
"
|
| 152 |
-
"
|
| 153 |
-
"
|
| 154 |
-
"
|
| 155 |
-
"
|
| 156 |
-
"
|
| 157 |
-
"
|
| 158 |
-
"
|
| 159 |
-
"
|
| 160 |
-
"
|
| 161 |
-
"
|
| 162 |
-
"
|
| 163 |
-
"
|
| 164 |
-
"
|
| 165 |
-
"
|
| 166 |
-
"
|
| 167 |
-
"
|
| 168 |
-
"
|
| 169 |
-
"customscript/ddetailer.py/txt2img/Inpaint at full resolution /value": true,
|
| 170 |
-
"customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /visible": true,
|
| 171 |
-
"customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /value": 32,
|
| 172 |
-
"customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /minimum": 0,
|
| 173 |
-
"customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /maximum": 256,
|
| 174 |
-
"customscript/ddetailer.py/txt2img/Inpaint at full resolution padding, pixels /step": 4,
|
| 175 |
-
"customscript/multirender.py/txt2img/Foreground prompt /visible": true,
|
| 176 |
-
"customscript/multirender.py/txt2img/Foreground prompt /value": "",
|
| 177 |
-
"customscript/multirender.py/txt2img/Number of foreground images /visible": true,
|
| 178 |
-
"customscript/multirender.py/txt2img/Number of foreground images /value": 5,
|
| 179 |
-
"customscript/multirender.py/txt2img/Number of foreground images /minimum": 1,
|
| 180 |
-
"customscript/multirender.py/txt2img/Number of foreground images /maximum": 10,
|
| 181 |
-
"customscript/multirender.py/txt2img/Number of foreground images /step": 1,
|
| 182 |
-
"customscript/multirender.py/txt2img/foreground steps /visible": true,
|
| 183 |
-
"customscript/multirender.py/txt2img/foreground steps /value": 24,
|
| 184 |
-
"customscript/multirender.py/txt2img/foreground steps /minimum": 1,
|
| 185 |
-
"customscript/multirender.py/txt2img/foreground steps /maximum": 120,
|
| 186 |
-
"customscript/multirender.py/txt2img/foreground steps /step": 1,
|
| 187 |
-
"customscript/multirender.py/txt2img/foreground cfg scale /visible": true,
|
| 188 |
-
"customscript/multirender.py/txt2img/foreground cfg scale /value": 12.5,
|
| 189 |
-
"customscript/multirender.py/txt2img/foreground cfg scale /minimum": 1,
|
| 190 |
-
"customscript/multirender.py/txt2img/foreground cfg scale /maximum": 30,
|
| 191 |
-
"customscript/multirender.py/txt2img/foreground cfg scale /step": 0.1,
|
| 192 |
-
"customscript/multirender.py/txt2img/foreground new seed+ /visible": true,
|
| 193 |
-
"customscript/multirender.py/txt2img/foreground new seed+ /value": 1000,
|
| 194 |
-
"customscript/multirender.py/txt2img/foreground new seed+ /minimum": 0,
|
| 195 |
-
"customscript/multirender.py/txt2img/foreground new seed+ /maximum": 1000,
|
| 196 |
-
"customscript/multirender.py/txt2img/foreground new seed+ /step": 1,
|
| 197 |
-
"customscript/multirender.py/txt2img/foreground sampler/visible": true,
|
| 198 |
-
"customscript/multirender.py/txt2img/foreground sampler/value": "DDIM",
|
| 199 |
-
"customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /visible": true,
|
| 200 |
-
"customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /value": 0,
|
| 201 |
-
"customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /minimum": 0,
|
| 202 |
-
"customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /maximum": 12,
|
| 203 |
-
"customscript/multirender.py/txt2img/change clip for foreground (0 = no interaction) /step": 1,
|
| 204 |
-
"customscript/multirender.py/txt2img/foreground width (64 = same as background) /visible": true,
|
| 205 |
-
"customscript/multirender.py/txt2img/foreground width (64 = same as background) /value": 64,
|
| 206 |
-
"customscript/multirender.py/txt2img/foreground width (64 = same as background) /minimum": 64,
|
| 207 |
-
"customscript/multirender.py/txt2img/foreground width (64 = same as background) /maximum": 2048,
|
| 208 |
-
"customscript/multirender.py/txt2img/foreground width (64 = same as background) /step": 64,
|
| 209 |
-
"customscript/multirender.py/txt2img/foreground height (64 = same as background) /visible": true,
|
| 210 |
-
"customscript/multirender.py/txt2img/foreground height (64 = same as background) /value": 64,
|
| 211 |
-
"customscript/multirender.py/txt2img/foreground height (64 = same as background) /minimum": 64,
|
| 212 |
-
"customscript/multirender.py/txt2img/foreground height (64 = same as background) /maximum": 2048,
|
| 213 |
-
"customscript/multirender.py/txt2img/foreground height (64 = same as background) /step": 64,
|
| 214 |
-
"customscript/multirender.py/txt2img/final blend prompt/visible": true,
|
| 215 |
-
"customscript/multirender.py/txt2img/final blend prompt/value": "",
|
| 216 |
-
"customscript/multirender.py/txt2img/blend steps /visible": true,
|
| 217 |
-
"customscript/multirender.py/txt2img/blend steps /value": 64,
|
| 218 |
-
"customscript/multirender.py/txt2img/blend steps /minimum": 1,
|
| 219 |
-
"customscript/multirender.py/txt2img/blend steps /maximum": 120,
|
| 220 |
-
"customscript/multirender.py/txt2img/blend steps /step": 1,
|
| 221 |
-
"customscript/multirender.py/txt2img/blend cfg scale /visible": true,
|
| 222 |
-
"customscript/multirender.py/txt2img/blend cfg scale /value": 7.5,
|
| 223 |
-
"customscript/multirender.py/txt2img/blend cfg scale /minimum": 1,
|
| 224 |
-
"customscript/multirender.py/txt2img/blend cfg scale /maximum": 30,
|
| 225 |
-
"customscript/multirender.py/txt2img/blend cfg scale /step": 0.1,
|
| 226 |
-
"customscript/multirender.py/txt2img/blend denoising strength /visible": true,
|
| 227 |
-
"customscript/multirender.py/txt2img/blend denoising strength /value": 0.42,
|
| 228 |
-
"customscript/multirender.py/txt2img/blend denoising strength /minimum": 0.1,
|
| 229 |
-
"customscript/multirender.py/txt2img/blend denoising strength /maximum": 1,
|
| 230 |
-
"customscript/multirender.py/txt2img/blend denoising strength /step": 0.01,
|
| 231 |
-
"customscript/multirender.py/txt2img/blend sampler/visible": true,
|
| 232 |
-
"customscript/multirender.py/txt2img/blend sampler/value": "DDIM",
|
| 233 |
-
"customscript/multirender.py/txt2img/blend width (64 = same size as background) /visible": true,
|
| 234 |
-
"customscript/multirender.py/txt2img/blend width (64 = same size as background) /value": 64,
|
| 235 |
-
"customscript/multirender.py/txt2img/blend width (64 = same size as background) /minimum": 64,
|
| 236 |
-
"customscript/multirender.py/txt2img/blend width (64 = same size as background) /maximum": 2048,
|
| 237 |
-
"customscript/multirender.py/txt2img/blend width (64 = same size as background) /step": 64,
|
| 238 |
-
"customscript/multirender.py/txt2img/blend height (64 = same size as background) /visible": true,
|
| 239 |
-
"customscript/multirender.py/txt2img/blend height (64 = same size as background) /value": 64,
|
| 240 |
-
"customscript/multirender.py/txt2img/blend height (64 = same size as background) /minimum": 64,
|
| 241 |
-
"customscript/multirender.py/txt2img/blend height (64 = same size as background) /maximum": 2048,
|
| 242 |
-
"customscript/multirender.py/txt2img/blend height (64 = same size as background) /step": 64,
|
| 243 |
-
"customscript/multirender.py/txt2img/Foreground distance from center multiplier /visible": true,
|
| 244 |
-
"customscript/multirender.py/txt2img/Foreground distance from center multiplier /value": 1,
|
| 245 |
-
"customscript/multirender.py/txt2img/Foreground distance from center multiplier /minimum": 0,
|
| 246 |
-
"customscript/multirender.py/txt2img/Foreground distance from center multiplier /maximum": 2,
|
| 247 |
-
"customscript/multirender.py/txt2img/Foreground distance from center multiplier /step": 0.01,
|
| 248 |
-
"customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /visible": true,
|
| 249 |
-
"customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /value": 0,
|
| 250 |
-
"customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /minimum": 0,
|
| 251 |
-
"customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /maximum": 100,
|
| 252 |
-
"customscript/multirender.py/txt2img/Foreground Y shift (far from center = lower) /step": 1,
|
| 253 |
-
"customscript/multirender.py/txt2img/Foreground depth cut threshold/visible": true,
|
| 254 |
-
"customscript/multirender.py/txt2img/Foreground depth cut threshold/value": 92,
|
| 255 |
-
"customscript/multirender.py/txt2img/Foreground depth cut threshold/minimum": 0,
|
| 256 |
-
"customscript/multirender.py/txt2img/Foreground depth cut threshold/maximum": 255,
|
| 257 |
-
"customscript/multirender.py/txt2img/Foreground depth cut threshold/step": 1,
|
| 258 |
-
"customscript/multirender.py/txt2img/Save background /visible": true,
|
| 259 |
-
"customscript/multirender.py/txt2img/Save background /value": true,
|
| 260 |
-
"customscript/multirender.py/txt2img/Save all foreground images /visible": true,
|
| 261 |
-
"customscript/multirender.py/txt2img/Save all foreground images /value": true,
|
| 262 |
-
"customscript/multirender.py/txt2img/Face correction /visible": true,
|
| 263 |
-
"customscript/multirender.py/txt2img/Face correction /value": true,
|
| 264 |
-
"customscript/multirender.py/txt2img/Random superposition /visible": true,
|
| 265 |
-
"customscript/multirender.py/txt2img/Random superposition /value": false,
|
| 266 |
-
"customscript/multirender.py/txt2img/Reverse order /visible": true,
|
| 267 |
-
"customscript/multirender.py/txt2img/Reverse order /value": false,
|
| 268 |
-
"customscript/multirender.py/txt2img/Mask foregrounds in blend/visible": true,
|
| 269 |
-
"customscript/multirender.py/txt2img/Mask foregrounds in blend/value": false,
|
| 270 |
-
"customscript/inspiration.py/txt2img/Prompt Placeholder, which can be used at the top of prompt input/visible": true,
|
| 271 |
-
"customscript/inspiration.py/txt2img/Prompt Placeholder, which can be used at the top of prompt input/value": "{inspiration}",
|
| 272 |
-
"customscript/prompt_travel.py/txt2img/Travel mode/visible": true,
|
| 273 |
-
"customscript/prompt_travel.py/txt2img/Travel mode/value": "linear",
|
| 274 |
-
"customscript/prompt_travel.py/txt2img/Frame genesis/visible": true,
|
| 275 |
-
"customscript/prompt_travel.py/txt2img/Frame genesis/value": "fixed",
|
| 276 |
-
"customscript/prompt_travel.py/txt2img/Travel steps between stages/visible": true,
|
| 277 |
-
"customscript/prompt_travel.py/txt2img/Travel steps between stages/value": "30",
|
| 278 |
-
"customscript/prompt_travel.py/txt2img/Denoise strength/visible": true,
|
| 279 |
-
"customscript/prompt_travel.py/txt2img/Denoise strength/value": 1.0,
|
| 280 |
-
"customscript/prompt_travel.py/txt2img/Denoise strength/minimum": 0.0,
|
| 281 |
-
"customscript/prompt_travel.py/txt2img/Denoise strength/maximum": 1.0,
|
| 282 |
-
"customscript/prompt_travel.py/txt2img/Denoise strength/step": 0.01,
|
| 283 |
-
"customscript/prompt_travel.py/txt2img/Replace order/visible": true,
|
| 284 |
-
"customscript/prompt_travel.py/txt2img/Replace order/value": "grad_min",
|
| 285 |
-
"customscript/prompt_travel.py/txt2img/Step size/visible": true,
|
| 286 |
-
"customscript/prompt_travel.py/txt2img/Step size/value": 0.01,
|
| 287 |
-
"customscript/prompt_travel.py/txt2img/Step count/visible": true,
|
| 288 |
-
"customscript/prompt_travel.py/txt2img/Step count/value": 1,
|
| 289 |
-
"customscript/prompt_travel.py/txt2img/Step method/visible": true,
|
| 290 |
-
"customscript/prompt_travel.py/txt2img/Step method/value": "clip",
|
| 291 |
-
"customscript/prompt_travel.py/txt2img/Weight for latent match/visible": true,
|
| 292 |
-
"customscript/prompt_travel.py/txt2img/Weight for latent match/value": 1.0,
|
| 293 |
-
"customscript/prompt_travel.py/txt2img/Weight for cond match/visible": true,
|
| 294 |
-
"customscript/prompt_travel.py/txt2img/Weight for cond match/value": 1.0,
|
| 295 |
-
"customscript/prompt_travel.py/txt2img/Video file format/visible": true,
|
| 296 |
-
"customscript/prompt_travel.py/txt2img/Video file format/value": "mp4",
|
| 297 |
-
"customscript/prompt_travel.py/txt2img/Video FPS/visible": true,
|
| 298 |
-
"customscript/prompt_travel.py/txt2img/Video FPS/value": 10.0,
|
| 299 |
-
"customscript/prompt_travel.py/txt2img/Pad begin/end frames/visible": true,
|
| 300 |
-
"customscript/prompt_travel.py/txt2img/Pad begin/end frames/value": 0,
|
| 301 |
-
"customscript/prompt_travel.py/txt2img/Pick frame by slice/visible": true,
|
| 302 |
-
"customscript/prompt_travel.py/txt2img/Pick frame by slice/value": "",
|
| 303 |
-
"customscript/prompt_travel.py/txt2img/Show console debug/visible": true,
|
| 304 |
-
"customscript/prompt_travel.py/txt2img/Show console debug/value": true,
|
| 305 |
"img2img/Prompt/visible": true,
|
| 306 |
-
"img2img/Prompt/value": "
|
| 307 |
"img2img/Negative prompt/visible": true,
|
| 308 |
-
"img2img/Negative prompt/value": "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 309 |
"img2img/Styles/visible": true,
|
| 310 |
-
"img2img/Styles/value": [
|
| 311 |
-
|
| 312 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 313 |
"img2img/Input directory/visible": true,
|
| 314 |
"img2img/Input directory/value": "",
|
| 315 |
"img2img/Output directory/visible": true,
|
| 316 |
"img2img/Output directory/value": "",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 317 |
"img2img/Resize mode/visible": true,
|
| 318 |
"img2img/Resize mode/value": "Just resize",
|
| 319 |
"img2img/Mask blur/visible": true,
|
|
@@ -339,20 +349,42 @@
|
|
| 339 |
"img2img/Sampling method/visible": true,
|
| 340 |
"img2img/Sampling method/value": "DPM++ 2M Karras",
|
| 341 |
"img2img/Sampling steps/visible": true,
|
| 342 |
-
"img2img/Sampling steps/value":
|
| 343 |
"img2img/Sampling steps/minimum": 1,
|
| 344 |
-
"img2img/Sampling steps/maximum":
|
| 345 |
"img2img/Sampling steps/step": 1,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 346 |
"img2img/Width/visible": true,
|
| 347 |
"img2img/Width/value": 512,
|
| 348 |
"img2img/Width/minimum": 64,
|
| 349 |
"img2img/Width/maximum": 2048,
|
| 350 |
"img2img/Width/step": 8,
|
| 351 |
"img2img/Height/visible": true,
|
| 352 |
-
"img2img/Height/value":
|
| 353 |
"img2img/Height/minimum": 64,
|
| 354 |
"img2img/Height/maximum": 2048,
|
| 355 |
"img2img/Height/step": 8,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 356 |
"img2img/Batch count/visible": true,
|
| 357 |
"img2img/Batch count/value": 1,
|
| 358 |
"img2img/Batch count/minimum": 1,
|
|
@@ -364,40 +396,125 @@
|
|
| 364 |
"img2img/Batch size/maximum": 8,
|
| 365 |
"img2img/Batch size/step": 1,
|
| 366 |
"img2img/CFG Scale/visible": true,
|
| 367 |
-
"img2img/CFG Scale/value":
|
| 368 |
"img2img/CFG Scale/minimum": 1.0,
|
| 369 |
"img2img/CFG Scale/maximum": 30.0,
|
| 370 |
"img2img/CFG Scale/step": 0.5,
|
|
|
|
|
|
|
|
|
|
|
|
|
| 371 |
"img2img/Denoising strength/visible": true,
|
| 372 |
-
"img2img/Denoising strength/value": 0.
|
| 373 |
"img2img/Denoising strength/minimum": 0.0,
|
| 374 |
"img2img/Denoising strength/maximum": 1.0,
|
| 375 |
"img2img/Denoising strength/step": 0.01,
|
| 376 |
-
"img2img/Seed/visible": true,
|
| 377 |
-
"img2img/Seed/value": -1
|
| 378 |
-
"img2img
|
| 379 |
-
"img2img
|
| 380 |
-
"
|
| 381 |
-
"
|
| 382 |
-
"img2img/Variation
|
| 383 |
-
"img2img/Variation
|
| 384 |
-
"img2img/Variation strength/
|
| 385 |
-
"img2img/Variation strength/
|
| 386 |
-
"img2img/Variation strength/
|
| 387 |
-
"img2img/
|
| 388 |
-
"img2img/
|
| 389 |
-
"img2img/Resize seed from width/
|
| 390 |
-
"img2img/Resize seed from width/
|
| 391 |
-
"img2img/Resize seed from width/
|
| 392 |
-
"img2img/Resize seed from
|
| 393 |
-
"img2img/Resize seed from
|
| 394 |
-
"img2img/Resize seed from height/
|
| 395 |
-
"img2img/Resize seed from height/
|
| 396 |
-
"img2img/Resize seed from height/
|
| 397 |
-
"img2img/
|
| 398 |
-
"img2img/
|
| 399 |
-
"img2img/
|
| 400 |
-
"img2img/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 401 |
"img2img/Script/visible": true,
|
| 402 |
"img2img/Script/value": "None",
|
| 403 |
"customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true,
|
|
@@ -434,11 +551,15 @@
|
|
| 434 |
"customscript/loopback.py/img2img/Loops/minimum": 1,
|
| 435 |
"customscript/loopback.py/img2img/Loops/maximum": 32,
|
| 436 |
"customscript/loopback.py/img2img/Loops/step": 1,
|
| 437 |
-
"customscript/loopback.py/img2img/
|
| 438 |
-
"customscript/loopback.py/img2img/
|
| 439 |
-
"customscript/loopback.py/img2img/
|
| 440 |
-
"customscript/loopback.py/img2img/
|
| 441 |
-
"customscript/loopback.py/img2img/
|
|
|
|
|
|
|
|
|
|
|
|
|
| 442 |
"customscript/outpainting_mk_2.py/img2img/Pixels to expand/visible": true,
|
| 443 |
"customscript/outpainting_mk_2.py/img2img/Pixels to expand/value": 128,
|
| 444 |
"customscript/outpainting_mk_2.py/img2img/Pixels to expand/minimum": 8,
|
|
@@ -475,10 +596,21 @@
|
|
| 475 |
"customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/value": false,
|
| 476 |
"customscript/prompt_matrix.py/img2img/Use different seed for each picture/visible": true,
|
| 477 |
"customscript/prompt_matrix.py/img2img/Use different seed for each picture/value": false,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 478 |
"customscript/prompts_from_file.py/img2img/Iterate seed every line/visible": true,
|
| 479 |
"customscript/prompts_from_file.py/img2img/Iterate seed every line/value": false,
|
| 480 |
"customscript/prompts_from_file.py/img2img/Use same random seed for all lines/visible": true,
|
| 481 |
"customscript/prompts_from_file.py/img2img/Use same random seed for all lines/value": false,
|
|
|
|
|
|
|
| 482 |
"customscript/prompts_from_file.py/img2img/List of prompt inputs/visible": true,
|
| 483 |
"customscript/prompts_from_file.py/img2img/List of prompt inputs/value": "",
|
| 484 |
"customscript/sd_upscale.py/img2img/Tile overlap/visible": true,
|
|
@@ -493,150 +625,206 @@
|
|
| 493 |
"customscript/sd_upscale.py/img2img/Scale Factor/step": 0.05,
|
| 494 |
"customscript/sd_upscale.py/img2img/Upscaler/visible": true,
|
| 495 |
"customscript/sd_upscale.py/img2img/Upscaler/value": "None",
|
| 496 |
-
"customscript/
|
| 497 |
-
"customscript/
|
| 498 |
-
"customscript/
|
| 499 |
-
"customscript/
|
| 500 |
-
"customscript/
|
| 501 |
-
"customscript/
|
| 502 |
-
"customscript/
|
| 503 |
-
"customscript/
|
| 504 |
-
"customscript/
|
| 505 |
-
"customscript/
|
| 506 |
-
"customscript/
|
| 507 |
-
"customscript/
|
| 508 |
-
"customscript/
|
| 509 |
-
"customscript/
|
| 510 |
-
"customscript/
|
| 511 |
-
"customscript/
|
| 512 |
-
"customscript/
|
| 513 |
-
"customscript/
|
| 514 |
-
"customscript/
|
| 515 |
-
"customscript/
|
| 516 |
-
"customscript/
|
| 517 |
-
"customscript/
|
| 518 |
-
"customscript/
|
| 519 |
-
"customscript/
|
| 520 |
-
"customscript/
|
| 521 |
-
"customscript/
|
| 522 |
-
"customscript/
|
| 523 |
-
"
|
| 524 |
-
"
|
| 525 |
-
"
|
| 526 |
-
"customscript/
|
| 527 |
-
"customscript/
|
| 528 |
-
"customscript/
|
| 529 |
-
"customscript/
|
| 530 |
-
"customscript/
|
| 531 |
-
"customscript/
|
| 532 |
-
"customscript/
|
| 533 |
-
"
|
| 534 |
-
"
|
| 535 |
-
"
|
| 536 |
-
"
|
| 537 |
-
"
|
| 538 |
-
"
|
| 539 |
-
"
|
| 540 |
-
"
|
| 541 |
-
"
|
| 542 |
-
"
|
| 543 |
-
"
|
| 544 |
-
"
|
| 545 |
-
"
|
| 546 |
-
"
|
| 547 |
-
"
|
| 548 |
-
"
|
| 549 |
-
"
|
| 550 |
-
"
|
| 551 |
-
"
|
| 552 |
-
"
|
| 553 |
-
"
|
| 554 |
-
"
|
| 555 |
-
"
|
| 556 |
-
"
|
| 557 |
-
"
|
| 558 |
-
"customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /maximum": 256,
|
| 559 |
-
"customscript/ddetailer.py/img2img/Inpaint at full resolution padding, pixels /step": 4,
|
| 560 |
-
"customscript/inspiration.py/img2img/Prompt Placeholder, which can be used at the top of prompt input/visible": true,
|
| 561 |
-
"customscript/inspiration.py/img2img/Prompt Placeholder, which can be used at the top of prompt input/value": "{inspiration}",
|
| 562 |
-
"customscript/prompt_travel.py/img2img/Travel mode/visible": true,
|
| 563 |
-
"customscript/prompt_travel.py/img2img/Travel mode/value": "linear",
|
| 564 |
-
"customscript/prompt_travel.py/img2img/Frame genesis/visible": true,
|
| 565 |
-
"customscript/prompt_travel.py/img2img/Frame genesis/value": "fixed",
|
| 566 |
-
"customscript/prompt_travel.py/img2img/Travel steps between stages/visible": true,
|
| 567 |
-
"customscript/prompt_travel.py/img2img/Travel steps between stages/value": "30",
|
| 568 |
-
"customscript/prompt_travel.py/img2img/Denoise strength/visible": true,
|
| 569 |
-
"customscript/prompt_travel.py/img2img/Denoise strength/value": 1.0,
|
| 570 |
-
"customscript/prompt_travel.py/img2img/Denoise strength/minimum": 0.0,
|
| 571 |
-
"customscript/prompt_travel.py/img2img/Denoise strength/maximum": 1.0,
|
| 572 |
-
"customscript/prompt_travel.py/img2img/Denoise strength/step": 0.01,
|
| 573 |
-
"customscript/prompt_travel.py/img2img/Replace order/visible": true,
|
| 574 |
-
"customscript/prompt_travel.py/img2img/Replace order/value": "grad_min",
|
| 575 |
-
"customscript/prompt_travel.py/img2img/Step size/visible": true,
|
| 576 |
-
"customscript/prompt_travel.py/img2img/Step size/value": 0.01,
|
| 577 |
-
"customscript/prompt_travel.py/img2img/Step count/visible": true,
|
| 578 |
-
"customscript/prompt_travel.py/img2img/Step count/value": 1,
|
| 579 |
-
"customscript/prompt_travel.py/img2img/Step method/visible": true,
|
| 580 |
-
"customscript/prompt_travel.py/img2img/Step method/value": "clip",
|
| 581 |
-
"customscript/prompt_travel.py/img2img/Weight for latent match/visible": true,
|
| 582 |
-
"customscript/prompt_travel.py/img2img/Weight for latent match/value": 1.0,
|
| 583 |
-
"customscript/prompt_travel.py/img2img/Weight for cond match/visible": true,
|
| 584 |
-
"customscript/prompt_travel.py/img2img/Weight for cond match/value": 1.0,
|
| 585 |
-
"customscript/prompt_travel.py/img2img/Video file format/visible": true,
|
| 586 |
-
"customscript/prompt_travel.py/img2img/Video file format/value": "mp4",
|
| 587 |
-
"customscript/prompt_travel.py/img2img/Video FPS/visible": true,
|
| 588 |
-
"customscript/prompt_travel.py/img2img/Video FPS/value": 10.0,
|
| 589 |
-
"customscript/prompt_travel.py/img2img/Pad begin/end frames/visible": true,
|
| 590 |
-
"customscript/prompt_travel.py/img2img/Pad begin/end frames/value": 0,
|
| 591 |
-
"customscript/prompt_travel.py/img2img/Pick frame by slice/visible": true,
|
| 592 |
-
"customscript/prompt_travel.py/img2img/Pick frame by slice/value": "",
|
| 593 |
-
"customscript/prompt_travel.py/img2img/Show console debug/visible": true,
|
| 594 |
-
"customscript/prompt_travel.py/img2img/Show console debug/value": true,
|
| 595 |
"extras/Input directory/visible": true,
|
| 596 |
"extras/Input directory/value": "",
|
| 597 |
"extras/Output directory/visible": true,
|
| 598 |
"extras/Output directory/value": "",
|
| 599 |
"extras/Show result images/visible": true,
|
| 600 |
"extras/Show result images/value": true,
|
| 601 |
-
"extras/
|
| 602 |
-
"extras/Resize/
|
| 603 |
-
"extras/Resize/
|
| 604 |
-
"extras/Resize/
|
| 605 |
-
"extras/Resize/
|
| 606 |
-
"extras/
|
| 607 |
-
"extras/Width/
|
| 608 |
-
"extras/
|
| 609 |
-
"extras/
|
| 610 |
-
"extras/
|
| 611 |
-
"extras/
|
| 612 |
-
"extras/
|
| 613 |
-
"extras/
|
| 614 |
-
"extras/
|
| 615 |
-
"extras/
|
| 616 |
-
"extras/
|
| 617 |
-
"extras
|
| 618 |
-
"extras/
|
| 619 |
-
"extras/
|
| 620 |
-
"extras/Upscaler
|
| 621 |
-
"extras/
|
| 622 |
-
"extras/
|
| 623 |
-
"extras/
|
| 624 |
-
"extras/
|
| 625 |
-
"extras/
|
| 626 |
-
"extras/
|
| 627 |
-
"extras/
|
| 628 |
-
"extras/
|
| 629 |
-
"extras/
|
| 630 |
-
"extras/
|
| 631 |
-
"extras/
|
| 632 |
-
"extras/
|
| 633 |
-
"extras/
|
| 634 |
-
"extras/
|
| 635 |
-
"extras/
|
| 636 |
-
"extras/
|
| 637 |
-
"extras/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 638 |
"modelmerger/Primary model (A)/visible": true,
|
| 639 |
"modelmerger/Primary model (A)/value": null,
|
|
|
|
| 640 |
"modelmerger/Secondary model (B)/visible": true,
|
| 641 |
"modelmerger/Secondary model (B)/value": null,
|
| 642 |
"modelmerger/Tertiary model (C)/visible": true,
|
|
@@ -651,7 +839,7 @@
|
|
| 651 |
"modelmerger/Interpolation Method/visible": true,
|
| 652 |
"modelmerger/Interpolation Method/value": "Weighted sum",
|
| 653 |
"modelmerger/Checkpoint format/visible": true,
|
| 654 |
-
"modelmerger/Checkpoint format/value": "
|
| 655 |
"modelmerger/Save as float16/visible": true,
|
| 656 |
"modelmerger/Save as float16/value": false,
|
| 657 |
"modelmerger/Copy config from/visible": true,
|
|
@@ -660,6 +848,15 @@
|
|
| 660 |
"modelmerger/Bake in VAE/value": "None",
|
| 661 |
"modelmerger/Discard weights with matching name/visible": true,
|
| 662 |
"modelmerger/Discard weights with matching name/value": "",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 663 |
"train/Name/visible": true,
|
| 664 |
"train/Name/value": "",
|
| 665 |
"train/Initialization text/visible": true,
|
|
@@ -671,6 +868,7 @@
|
|
| 671 |
"train/Number of vectors per token/step": 1,
|
| 672 |
"train/Overwrite Old Embedding/visible": true,
|
| 673 |
"train/Overwrite Old Embedding/value": false,
|
|
|
|
| 674 |
"train/Enter hypernetwork layer structure/visible": true,
|
| 675 |
"train/Enter hypernetwork layer structure/value": "1, 2, 1",
|
| 676 |
"train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/visible": true,
|
|
@@ -685,90 +883,10 @@
|
|
| 685 |
"train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/value": "0, 0, 0",
|
| 686 |
"train/Overwrite Old Hypernetwork/visible": true,
|
| 687 |
"train/Overwrite Old Hypernetwork/value": false,
|
| 688 |
-
"train/
|
| 689 |
-
"train/Source directory/value": "",
|
| 690 |
-
"train/Destination directory/visible": true,
|
| 691 |
-
"train/Destination directory/value": "",
|
| 692 |
-
"train/Width/visible": true,
|
| 693 |
-
"train/Width/value": 512,
|
| 694 |
-
"train/Width/minimum": 64,
|
| 695 |
-
"train/Width/maximum": 2048,
|
| 696 |
-
"train/Width/step": 8,
|
| 697 |
-
"train/Height/visible": true,
|
| 698 |
-
"train/Height/value": 512,
|
| 699 |
-
"train/Height/minimum": 64,
|
| 700 |
-
"train/Height/maximum": 2048,
|
| 701 |
-
"train/Height/step": 8,
|
| 702 |
-
"train/Existing Caption txt Action/visible": true,
|
| 703 |
-
"train/Existing Caption txt Action/value": "ignore",
|
| 704 |
-
"train/Create flipped copies/visible": true,
|
| 705 |
-
"train/Create flipped copies/value": false,
|
| 706 |
-
"train/Split oversized images/visible": true,
|
| 707 |
-
"train/Split oversized images/value": false,
|
| 708 |
-
"train/Auto focal point crop/visible": true,
|
| 709 |
-
"train/Auto focal point crop/value": false,
|
| 710 |
-
"train/Auto-sized crop/visible": true,
|
| 711 |
-
"train/Auto-sized crop/value": false,
|
| 712 |
-
"train/Use BLIP for caption/visible": true,
|
| 713 |
-
"train/Use BLIP for caption/value": false,
|
| 714 |
-
"train/Use deepbooru for caption/visible": true,
|
| 715 |
-
"train/Use deepbooru for caption/value": false,
|
| 716 |
-
"train/Split image threshold/visible": true,
|
| 717 |
-
"train/Split image threshold/value": 0.5,
|
| 718 |
-
"train/Split image threshold/minimum": 0.0,
|
| 719 |
-
"train/Split image threshold/maximum": 1.0,
|
| 720 |
-
"train/Split image threshold/step": 0.05,
|
| 721 |
-
"train/Split image overlap ratio/visible": true,
|
| 722 |
-
"train/Split image overlap ratio/value": 0.2,
|
| 723 |
-
"train/Split image overlap ratio/minimum": 0.0,
|
| 724 |
-
"train/Split image overlap ratio/maximum": 0.9,
|
| 725 |
-
"train/Split image overlap ratio/step": 0.05,
|
| 726 |
-
"train/Focal point face weight/visible": true,
|
| 727 |
-
"train/Focal point face weight/value": 0.9,
|
| 728 |
-
"train/Focal point face weight/minimum": 0.0,
|
| 729 |
-
"train/Focal point face weight/maximum": 1.0,
|
| 730 |
-
"train/Focal point face weight/step": 0.05,
|
| 731 |
-
"train/Focal point entropy weight/visible": true,
|
| 732 |
-
"train/Focal point entropy weight/value": 0.15,
|
| 733 |
-
"train/Focal point entropy weight/minimum": 0.0,
|
| 734 |
-
"train/Focal point entropy weight/maximum": 1.0,
|
| 735 |
-
"train/Focal point entropy weight/step": 0.05,
|
| 736 |
-
"train/Focal point edges weight/visible": true,
|
| 737 |
-
"train/Focal point edges weight/value": 0.5,
|
| 738 |
-
"train/Focal point edges weight/minimum": 0.0,
|
| 739 |
-
"train/Focal point edges weight/maximum": 1.0,
|
| 740 |
-
"train/Focal point edges weight/step": 0.05,
|
| 741 |
-
"train/Create debug image/visible": true,
|
| 742 |
-
"train/Create debug image/value": false,
|
| 743 |
-
"train/Dimension lower bound/visible": true,
|
| 744 |
-
"train/Dimension lower bound/value": 384,
|
| 745 |
-
"train/Dimension lower bound/minimum": 64,
|
| 746 |
-
"train/Dimension lower bound/maximum": 2048,
|
| 747 |
-
"train/Dimension lower bound/step": 8,
|
| 748 |
-
"train/Dimension upper bound/visible": true,
|
| 749 |
-
"train/Dimension upper bound/value": 768,
|
| 750 |
-
"train/Dimension upper bound/minimum": 64,
|
| 751 |
-
"train/Dimension upper bound/maximum": 2048,
|
| 752 |
-
"train/Dimension upper bound/step": 8,
|
| 753 |
-
"train/Area lower bound/visible": true,
|
| 754 |
-
"train/Area lower bound/value": 4096,
|
| 755 |
-
"train/Area lower bound/minimum": 4096,
|
| 756 |
-
"train/Area lower bound/maximum": 4194304,
|
| 757 |
-
"train/Area lower bound/step": 1,
|
| 758 |
-
"train/Area upper bound/visible": true,
|
| 759 |
-
"train/Area upper bound/value": 409600,
|
| 760 |
-
"train/Area upper bound/minimum": 4096,
|
| 761 |
-
"train/Area upper bound/maximum": 4194304,
|
| 762 |
-
"train/Area upper bound/step": 1,
|
| 763 |
-
"train/Resizing objective/visible": true,
|
| 764 |
-
"train/Resizing objective/value": "Maximize area",
|
| 765 |
-
"train/Error threshold/visible": true,
|
| 766 |
-
"train/Error threshold/value": 0.1,
|
| 767 |
-
"train/Error threshold/minimum": 0,
|
| 768 |
-
"train/Error threshold/maximum": 1,
|
| 769 |
-
"train/Error threshold/step": 0.01,
|
| 770 |
"train/Embedding/visible": true,
|
| 771 |
"train/Embedding/value": null,
|
|
|
|
| 772 |
"train/Hypernetwork/visible": true,
|
| 773 |
"train/Hypernetwork/value": null,
|
| 774 |
"train/Embedding Learning rate/visible": true,
|
|
@@ -787,6 +905,16 @@
|
|
| 787 |
"train/Log directory/value": "textual_inversion",
|
| 788 |
"train/Prompt template/visible": true,
|
| 789 |
"train/Prompt template/value": "style_filewords.txt",
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 790 |
"train/Do not resize images/visible": true,
|
| 791 |
"train/Do not resize images/value": false,
|
| 792 |
"train/Max steps/visible": true,
|
|
@@ -795,6 +923,8 @@
|
|
| 795 |
"train/Save an image to log directory every N steps, 0 to disable/value": 500,
|
| 796 |
"train/Save a copy of embedding to log directory every N steps, 0 to disable/visible": true,
|
| 797 |
"train/Save a copy of embedding to log directory every N steps, 0 to disable/value": 500,
|
|
|
|
|
|
|
| 798 |
"train/Save images with embedding in PNG chunks/visible": true,
|
| 799 |
"train/Save images with embedding in PNG chunks/value": true,
|
| 800 |
"train/Read parameters (prompt, etc...) from txt2img tab when making previews/visible": true,
|
|
@@ -807,5 +937,9 @@
|
|
| 807 |
"train/Drop out tags when creating prompts./maximum": 1,
|
| 808 |
"train/Drop out tags when creating prompts./step": 0.1,
|
| 809 |
"train/Choose latent sampling method/visible": true,
|
| 810 |
-
"train/Choose latent sampling method/value": "once"
|
| 811 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
{
|
| 2 |
"txt2img/Prompt/visible": true,
|
| 3 |
+
"txt2img/Prompt/value": "masterpiece, best quality",
|
| 4 |
"txt2img/Negative prompt/visible": true,
|
| 5 |
"txt2img/Negative prompt/value": "EasyNegative, bad-hands-5, (((worst quality, low quality)))",
|
| 6 |
+
"txt2img/Interrupt/visible": true,
|
| 7 |
+
"txt2img/Skip/visible": true,
|
| 8 |
+
"txt2img/Generate/visible": true,
|
| 9 |
+
"txt2img/โ๏ธ/visible": true,
|
| 10 |
+
"txt2img/๐๏ธ/visible": true,
|
| 11 |
+
"txt2img/๐/visible": true,
|
| 12 |
"txt2img/Styles/visible": true,
|
| 13 |
+
"txt2img/Styles/value": [],
|
| 14 |
+
"txt2img/๐๏ธ/visible": true,
|
| 15 |
+
"txt2img/๐/visible": true,
|
| 16 |
+
"txt2img/๐/visible": true,
|
| 17 |
+
"txt2img/Close/visible": true,
|
| 18 |
+
"txt2img/Tabs@txt2img_extra_tabs/selected": null,
|
| 19 |
"txt2img/Sampling method/visible": true,
|
| 20 |
"txt2img/Sampling method/value": "DPM++ 2M Karras",
|
| 21 |
"txt2img/Sampling steps/visible": true,
|
| 22 |
"txt2img/Sampling steps/value": 20,
|
| 23 |
"txt2img/Sampling steps/minimum": 1,
|
| 24 |
+
"txt2img/Sampling steps/maximum": 150,
|
| 25 |
"txt2img/Sampling steps/step": 1,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 26 |
"txt2img/Hires. fix/visible": true,
|
| 27 |
"txt2img/Hires. fix/value": false,
|
| 28 |
"txt2img/Upscaler/visible": true,
|
|
|
|
| 30 |
"txt2img/Hires steps/visible": true,
|
| 31 |
"txt2img/Hires steps/value": 0,
|
| 32 |
"txt2img/Hires steps/minimum": 0,
|
| 33 |
+
"txt2img/Hires steps/maximum": 150,
|
| 34 |
"txt2img/Hires steps/step": 1,
|
| 35 |
"txt2img/Denoising strength/visible": true,
|
| 36 |
"txt2img/Denoising strength/value": 0.7,
|
|
|
|
| 45 |
"txt2img/Resize width to/visible": true,
|
| 46 |
"txt2img/Resize width to/value": 0,
|
| 47 |
"txt2img/Resize width to/minimum": 0,
|
| 48 |
+
"txt2img/Resize width to/maximum": 2048,
|
| 49 |
"txt2img/Resize width to/step": 8,
|
| 50 |
"txt2img/Resize height to/visible": true,
|
| 51 |
"txt2img/Resize height to/value": 0,
|
| 52 |
"txt2img/Resize height to/minimum": 0,
|
| 53 |
+
"txt2img/Resize height to/maximum": 2048,
|
| 54 |
"txt2img/Resize height to/step": 8,
|
| 55 |
+
"txt2img/Hires checkpoint/visible": true,
|
| 56 |
+
"txt2img/Hires checkpoint/value": "Use same checkpoint",
|
| 57 |
+
"txt2img/Hires sampling method/visible": true,
|
| 58 |
+
"txt2img/Hires sampling method/value": "Use same sampler",
|
| 59 |
+
"txt2img/Hires prompt/visible": true,
|
| 60 |
+
"txt2img/Hires prompt/value": "",
|
| 61 |
+
"txt2img/Hires negative prompt/visible": true,
|
| 62 |
+
"txt2img/Hires negative prompt/value": "",
|
| 63 |
+
"txt2img/Refiner/visible": true,
|
| 64 |
+
"customscript/refiner.py/txt2img/Refiner/value": false,
|
| 65 |
+
"txt2img/Refiner/value": false,
|
| 66 |
+
"customscript/refiner.py/txt2img/Checkpoint/visible": true,
|
| 67 |
+
"customscript/refiner.py/txt2img/Checkpoint/value": "",
|
| 68 |
+
"customscript/refiner.py/txt2img/Switch at/visible": true,
|
| 69 |
+
"customscript/refiner.py/txt2img/Switch at/value": 0.8,
|
| 70 |
+
"customscript/refiner.py/txt2img/Switch at/minimum": 0.01,
|
| 71 |
+
"customscript/refiner.py/txt2img/Switch at/maximum": 1.0,
|
| 72 |
+
"customscript/refiner.py/txt2img/Switch at/step": 0.01,
|
| 73 |
+
"txt2img/Width/visible": true,
|
| 74 |
+
"txt2img/Width/value": 512,
|
| 75 |
+
"txt2img/Width/minimum": 64,
|
| 76 |
+
"txt2img/Width/maximum": 2048,
|
| 77 |
+
"txt2img/Width/step": 8,
|
| 78 |
+
"txt2img/Height/visible": true,
|
| 79 |
+
"txt2img/Height/value": 512,
|
| 80 |
+
"txt2img/Height/minimum": 64,
|
| 81 |
+
"txt2img/Height/maximum": 2048,
|
| 82 |
+
"txt2img/Height/step": 8,
|
| 83 |
+
"txt2img/โ
/visible": true,
|
| 84 |
+
"txt2img/Batch count/visible": true,
|
| 85 |
+
"txt2img/Batch count/value": 1,
|
| 86 |
+
"txt2img/Batch count/minimum": 1,
|
| 87 |
+
"txt2img/Batch count/maximum": 100,
|
| 88 |
+
"txt2img/Batch count/step": 1,
|
| 89 |
+
"txt2img/Batch size/visible": true,
|
| 90 |
+
"txt2img/Batch size/value": 1,
|
| 91 |
+
"txt2img/Batch size/minimum": 1,
|
| 92 |
+
"txt2img/Batch size/maximum": 8,
|
| 93 |
+
"txt2img/Batch size/step": 1,
|
| 94 |
+
"txt2img/CFG Scale/visible": true,
|
| 95 |
+
"txt2img/CFG Scale/value": 7.0,
|
| 96 |
+
"txt2img/CFG Scale/minimum": 1.0,
|
| 97 |
+
"txt2img/CFG Scale/maximum": 30.0,
|
| 98 |
+
"txt2img/CFG Scale/step": 0.5,
|
| 99 |
+
"customscript/seed.py/txt2img/Seed/visible": true,
|
| 100 |
+
"customscript/seed.py/txt2img/Seed/value": -1,
|
| 101 |
+
"txt2img/๐ฒ๏ธ/visible": true,
|
| 102 |
+
"txt2img/โป๏ธ/visible": true,
|
| 103 |
+
"customscript/seed.py/txt2img/Extra/visible": true,
|
| 104 |
+
"customscript/seed.py/txt2img/Extra/value": false,
|
| 105 |
+
"customscript/seed.py/txt2img/Variation seed/visible": true,
|
| 106 |
+
"customscript/seed.py/txt2img/Variation seed/value": -1,
|
| 107 |
+
"customscript/seed.py/txt2img/Variation strength/visible": true,
|
| 108 |
+
"customscript/seed.py/txt2img/Variation strength/value": 0.0,
|
| 109 |
+
"customscript/seed.py/txt2img/Variation strength/minimum": 0,
|
| 110 |
+
"customscript/seed.py/txt2img/Variation strength/maximum": 1,
|
| 111 |
+
"customscript/seed.py/txt2img/Variation strength/step": 0.01,
|
| 112 |
+
"customscript/seed.py/txt2img/Resize seed from width/visible": true,
|
| 113 |
+
"customscript/seed.py/txt2img/Resize seed from width/value": 0,
|
| 114 |
+
"customscript/seed.py/txt2img/Resize seed from width/minimum": 0,
|
| 115 |
+
"customscript/seed.py/txt2img/Resize seed from width/maximum": 2048,
|
| 116 |
+
"customscript/seed.py/txt2img/Resize seed from width/step": 8,
|
| 117 |
+
"customscript/seed.py/txt2img/Resize seed from height/visible": true,
|
| 118 |
+
"customscript/seed.py/txt2img/Resize seed from height/value": 0,
|
| 119 |
+
"customscript/seed.py/txt2img/Resize seed from height/minimum": 0,
|
| 120 |
+
"customscript/seed.py/txt2img/Resize seed from height/maximum": 2048,
|
| 121 |
+
"customscript/seed.py/txt2img/Resize seed from height/step": 8,
|
| 122 |
+
"txt2img/Override settings/value": null,
|
| 123 |
+
"txt2img/Tabs@txt2img_controlnet_tabs/selected": null,
|
| 124 |
+
"txt2img/Input Directory/visible": true,
|
| 125 |
+
"txt2img/Input Directory/value": "",
|
| 126 |
+
"txt2img/Clear Images/visible": true,
|
| 127 |
+
"txt2img/New Canvas Width/visible": true,
|
| 128 |
+
"txt2img/New Canvas Width/value": 512,
|
| 129 |
+
"txt2img/New Canvas Width/minimum": 256,
|
| 130 |
+
"txt2img/New Canvas Width/maximum": 1024,
|
| 131 |
+
"txt2img/New Canvas Width/step": 64,
|
| 132 |
+
"txt2img/New Canvas Height/visible": true,
|
| 133 |
+
"txt2img/New Canvas Height/value": 512,
|
| 134 |
+
"txt2img/New Canvas Height/minimum": 256,
|
| 135 |
+
"txt2img/New Canvas Height/maximum": 1024,
|
| 136 |
+
"txt2img/New Canvas Height/step": 64,
|
| 137 |
+
"txt2img/Create New Canvas/visible": true,
|
| 138 |
+
"txt2img/Cancel/visible": true,
|
| 139 |
+
"txt2img/๐ท/visible": true,
|
| 140 |
+
"txt2img/โ/visible": true,
|
| 141 |
+
"txt2img/โคด/visible": true,
|
| 142 |
+
"txt2img/Enable/visible": true,
|
| 143 |
+
"txt2img/Enable/value": false,
|
| 144 |
+
"txt2img/Low VRAM/visible": true,
|
| 145 |
+
"txt2img/Low VRAM/value": false,
|
| 146 |
+
"txt2img/Pixel Perfect/visible": true,
|
| 147 |
+
"txt2img/Pixel Perfect/value": false,
|
| 148 |
+
"txt2img/Allow Preview/visible": true,
|
| 149 |
+
"txt2img/Allow Preview/value": false,
|
| 150 |
+
"txt2img/Effective Region Mask/visible": true,
|
| 151 |
+
"txt2img/Effective Region Mask/value": false,
|
| 152 |
+
"txt2img/Preview as Input/value": false,
|
| 153 |
+
"txt2img/Crop input image based on A1111 mask/value": false,
|
| 154 |
+
"txt2img/Control Type/visible": true,
|
| 155 |
+
"txt2img/Control Type/value": "All",
|
| 156 |
+
"txt2img/Preprocessor/visible": true,
|
| 157 |
+
"txt2img/Preprocessor/value": "none",
|
| 158 |
+
"txt2img/๐ฅ/visible": true,
|
| 159 |
+
"txt2img/Model/visible": true,
|
| 160 |
+
"txt2img/Model/value": "None",
|
| 161 |
+
"txt2img/Control Weight/visible": true,
|
| 162 |
+
"txt2img/Control Weight/value": 1.0,
|
| 163 |
+
"txt2img/Control Weight/minimum": 0.0,
|
| 164 |
+
"txt2img/Control Weight/maximum": 2.0,
|
| 165 |
+
"txt2img/Control Weight/step": 0.05,
|
| 166 |
+
"txt2img/Starting Control Step/visible": true,
|
| 167 |
+
"txt2img/Starting Control Step/value": 0.0,
|
| 168 |
+
"txt2img/Starting Control Step/minimum": 0.0,
|
| 169 |
+
"txt2img/Starting Control Step/maximum": 1.0,
|
| 170 |
+
"txt2img/Starting Control Step/step": 0.01,
|
| 171 |
+
"txt2img/Ending Control Step/visible": true,
|
| 172 |
+
"txt2img/Ending Control Step/value": 1.0,
|
| 173 |
+
"txt2img/Ending Control Step/minimum": 0.0,
|
| 174 |
+
"txt2img/Ending Control Step/maximum": 1.0,
|
| 175 |
+
"txt2img/Ending Control Step/step": 0.01,
|
| 176 |
+
"txt2img/Preprocessor resolution/value": -1,
|
| 177 |
+
"txt2img/Preprocessor resolution/minimum": 64,
|
| 178 |
+
"txt2img/Preprocessor resolution/maximum": 2048,
|
| 179 |
+
"txt2img/Preprocessor resolution/step": 10,
|
| 180 |
+
"txt2img/Threshold A/value": -1,
|
| 181 |
+
"txt2img/Threshold A/minimum": 64,
|
| 182 |
+
"txt2img/Threshold A/maximum": 1024,
|
| 183 |
+
"txt2img/Threshold A/step": 1,
|
| 184 |
+
"txt2img/Threshold B/value": -1,
|
| 185 |
+
"txt2img/Threshold B/minimum": 64,
|
| 186 |
+
"txt2img/Threshold B/maximum": 1024,
|
| 187 |
+
"txt2img/Threshold B/step": 1,
|
| 188 |
+
"txt2img/Control Mode/visible": true,
|
| 189 |
+
"txt2img/Control Mode/value": "Balanced",
|
| 190 |
+
"txt2img/Resize Mode/visible": true,
|
| 191 |
+
"txt2img/Resize Mode/value": "Crop and Resize",
|
| 192 |
+
"txt2img/Hires-Fix Option/value": "Both",
|
| 193 |
+
"txt2img/PuLID Mode/value": "Fidelity",
|
| 194 |
+
"txt2img/[Batch Loopback] Automatically send generated images to this ControlNet unit in batch generation/value": false,
|
| 195 |
+
"txt2img/Weight Type/visible": true,
|
| 196 |
+
"txt2img/Weight Type/value": "normal",
|
| 197 |
+
"txt2img/Composition Weight/value": 1.0,
|
| 198 |
+
"txt2img/Composition Weight/minimum": 0,
|
| 199 |
+
"txt2img/Composition Weight/maximum": 2.0,
|
| 200 |
+
"txt2img/Composition Weight/step": 0.01,
|
| 201 |
+
"txt2img/Weights/value": "",
|
| 202 |
+
"txt2img/Batch Option/visible": true,
|
| 203 |
+
"txt2img/Batch Option/value": "All ControlNet units for all images in a batch",
|
| 204 |
+
"txt2img/[StyleAlign] Align image style in the batch./visible": true,
|
| 205 |
+
"txt2img/[StyleAlign] Align image style in the batch./value": false,
|
| 206 |
"txt2img/Script/visible": true,
|
| 207 |
"txt2img/Script/value": "None",
|
| 208 |
"customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true,
|
| 209 |
"customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/value": false,
|
| 210 |
"customscript/prompt_matrix.py/txt2img/Use different seed for each picture/visible": true,
|
| 211 |
"customscript/prompt_matrix.py/txt2img/Use different seed for each picture/value": false,
|
| 212 |
+
"customscript/prompt_matrix.py/txt2img/Select prompt/visible": true,
|
| 213 |
+
"customscript/prompt_matrix.py/txt2img/Select prompt/value": "positive",
|
| 214 |
+
"customscript/prompt_matrix.py/txt2img/Select joining char/visible": true,
|
| 215 |
+
"customscript/prompt_matrix.py/txt2img/Select joining char/value": "comma",
|
| 216 |
+
"customscript/prompt_matrix.py/txt2img/Grid margins (px)/visible": true,
|
| 217 |
+
"customscript/prompt_matrix.py/txt2img/Grid margins (px)/value": 0,
|
| 218 |
+
"customscript/prompt_matrix.py/txt2img/Grid margins (px)/minimum": 0,
|
| 219 |
+
"customscript/prompt_matrix.py/txt2img/Grid margins (px)/maximum": 500,
|
| 220 |
+
"customscript/prompt_matrix.py/txt2img/Grid margins (px)/step": 2,
|
| 221 |
"customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true,
|
| 222 |
"customscript/prompts_from_file.py/txt2img/Iterate seed every line/value": false,
|
| 223 |
"customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/visible": true,
|
| 224 |
"customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/value": false,
|
| 225 |
+
"customscript/prompts_from_file.py/txt2img/Insert prompts at the/visible": true,
|
| 226 |
+
"customscript/prompts_from_file.py/txt2img/Insert prompts at the/value": "start",
|
| 227 |
"customscript/prompts_from_file.py/txt2img/List of prompt inputs/visible": true,
|
| 228 |
"customscript/prompts_from_file.py/txt2img/List of prompt inputs/value": "",
|
| 229 |
+
"customscript/xyz_grid.py/txt2img/X type/visible": true,
|
| 230 |
+
"customscript/xyz_grid.py/txt2img/X type/value": "Seed",
|
| 231 |
+
"customscript/xyz_grid.py/txt2img/X values/visible": true,
|
| 232 |
+
"customscript/xyz_grid.py/txt2img/X values/value": "",
|
| 233 |
+
"customscript/xyz_grid.py/txt2img/Y type/visible": true,
|
| 234 |
+
"customscript/xyz_grid.py/txt2img/Y type/value": "Nothing",
|
| 235 |
+
"customscript/xyz_grid.py/txt2img/Y values/visible": true,
|
| 236 |
+
"customscript/xyz_grid.py/txt2img/Y values/value": "",
|
| 237 |
+
"customscript/xyz_grid.py/txt2img/Z type/visible": true,
|
| 238 |
+
"customscript/xyz_grid.py/txt2img/Z type/value": "Nothing",
|
| 239 |
+
"customscript/xyz_grid.py/txt2img/Z values/visible": true,
|
| 240 |
+
"customscript/xyz_grid.py/txt2img/Z values/value": "",
|
| 241 |
+
"customscript/xyz_grid.py/txt2img/Draw legend/visible": true,
|
| 242 |
+
"customscript/xyz_grid.py/txt2img/Draw legend/value": true,
|
| 243 |
+
"customscript/xyz_grid.py/txt2img/Keep -1 for seeds/visible": true,
|
| 244 |
+
"customscript/xyz_grid.py/txt2img/Keep -1 for seeds/value": false,
|
| 245 |
+
"customscript/xyz_grid.py/txt2img/Include Sub Images/visible": true,
|
| 246 |
+
"customscript/xyz_grid.py/txt2img/Include Sub Images/value": false,
|
| 247 |
+
"customscript/xyz_grid.py/txt2img/Include Sub Grids/visible": true,
|
| 248 |
+
"customscript/xyz_grid.py/txt2img/Include Sub Grids/value": false,
|
| 249 |
+
"customscript/xyz_grid.py/txt2img/Grid margins (px)/visible": true,
|
| 250 |
+
"customscript/xyz_grid.py/txt2img/Grid margins (px)/value": 0,
|
| 251 |
+
"customscript/xyz_grid.py/txt2img/Grid margins (px)/minimum": 0,
|
| 252 |
+
"customscript/xyz_grid.py/txt2img/Grid margins (px)/maximum": 500,
|
| 253 |
+
"customscript/xyz_grid.py/txt2img/Grid margins (px)/step": 2,
|
| 254 |
+
"customscript/xyz_grid.py/txt2img/Use text inputs instead of dropdowns/visible": true,
|
| 255 |
+
"customscript/xyz_grid.py/txt2img/Use text inputs instead of dropdowns/value": false,
|
| 256 |
+
"txt2img/Swap X/Y axes/visible": true,
|
| 257 |
+
"txt2img/Swap Y/Z axes/visible": true,
|
| 258 |
+
"txt2img/Swap X/Z axes/visible": true,
|
| 259 |
+
"customscript/movie2movie.py/txt2img/Duration/visible": true,
|
| 260 |
+
"customscript/movie2movie.py/txt2img/Duration/value": 50.0,
|
| 261 |
+
"customscript/movie2movie.py/txt2img/Duration/minimum": 10.0,
|
| 262 |
+
"customscript/movie2movie.py/txt2img/Duration/maximum": 200.0,
|
| 263 |
+
"customscript/movie2movie.py/txt2img/Duration/step": 10,
|
| 264 |
+
"customscript/movie2movie.py/txt2img/Save preprocessed/visible": true,
|
| 265 |
+
"customscript/movie2movie.py/txt2img/Save preprocessed/value": false,
|
| 266 |
+
"txt2img/๐/visible": true,
|
| 267 |
+
"txt2img/๐พ/visible": true,
|
| 268 |
+
"txt2img/๐๏ธ/visible": true,
|
| 269 |
+
"txt2img/๐ผ๏ธ/visible": true,
|
| 270 |
+
"txt2img/๐จ๏ธ/visible": true,
|
| 271 |
+
"txt2img/๐/visible": true,
|
| 272 |
+
"txt2img/Description/visible": true,
|
| 273 |
+
"txt2img/Description/value": "",
|
| 274 |
+
"txt2img/Replace preview/visible": true,
|
| 275 |
+
"txt2img/Save/visible": true,
|
| 276 |
+
"txt2img/Preferred VAE/visible": true,
|
| 277 |
+
"txt2img/Preferred VAE/value": "None",
|
| 278 |
+
"txt2img/Stable Diffusion version/visible": true,
|
| 279 |
+
"txt2img/Stable Diffusion version/value": "Unknown",
|
| 280 |
+
"txt2img/Activation text/visible": true,
|
| 281 |
+
"txt2img/Activation text/value": "",
|
| 282 |
+
"txt2img/Preferred weight/visible": true,
|
| 283 |
+
"txt2img/Preferred weight/value": 0.0,
|
| 284 |
+
"txt2img/Preferred weight/minimum": 0.0,
|
| 285 |
+
"txt2img/Preferred weight/maximum": 2.0,
|
| 286 |
+
"txt2img/Preferred weight/step": 0.01,
|
| 287 |
+
"txt2img/Random prompt/visible": true,
|
| 288 |
+
"txt2img/Random prompt/value": "",
|
| 289 |
+
"txt2img/txt2img_extra_sort_order/value": "Path",
|
| 290 |
+
"txt2img/Show dirs/value": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 291 |
"img2img/Prompt/visible": true,
|
| 292 |
+
"img2img/Prompt/value": "masterpiece, best quality",
|
| 293 |
"img2img/Negative prompt/visible": true,
|
| 294 |
+
"img2img/Negative prompt/value": "EasyNegative, bad-hands-5, (((worst quality, low quality)))",
|
| 295 |
+
"img2img/Interrupt/visible": true,
|
| 296 |
+
"img2img/Skip/visible": true,
|
| 297 |
+
"img2img/Generate/visible": true,
|
| 298 |
+
"img2img/โ๏ธ/visible": true,
|
| 299 |
+
"img2img/๐๏ธ/visible": true,
|
| 300 |
+
"img2img/๐/visible": true,
|
| 301 |
+
"img2img/๐/visible": true,
|
| 302 |
+
"img2img/๐ฆ/visible": true,
|
| 303 |
"img2img/Styles/visible": true,
|
| 304 |
+
"img2img/Styles/value": [],
|
| 305 |
+
"img2img/๐๏ธ/visible": true,
|
| 306 |
+
"img2img/๐/visible": true,
|
| 307 |
+
"img2img/๐/visible": true,
|
| 308 |
+
"img2img/Close/visible": true,
|
| 309 |
+
"img2img/Tabs@img2img_extra_tabs/selected": null,
|
| 310 |
+
"img2img/Tabs@mode_img2img/selected": null,
|
| 311 |
+
"img2img/img2img/visible": true,
|
| 312 |
+
"img2img/sketch/visible": true,
|
| 313 |
+
"img2img/inpaint/visible": true,
|
| 314 |
+
"img2img/inpaint sketch/visible": true,
|
| 315 |
"img2img/Input directory/visible": true,
|
| 316 |
"img2img/Input directory/value": "",
|
| 317 |
"img2img/Output directory/visible": true,
|
| 318 |
"img2img/Output directory/value": "",
|
| 319 |
+
"img2img/Inpaint batch mask directory (required for inpaint batch processing only)/visible": true,
|
| 320 |
+
"img2img/Inpaint batch mask directory (required for inpaint batch processing only)/value": "",
|
| 321 |
+
"img2img/Controlnet input directory/visible": true,
|
| 322 |
+
"img2img/Controlnet input directory/value": "",
|
| 323 |
+
"img2img/Append png info to prompts/visible": true,
|
| 324 |
+
"img2img/Append png info to prompts/value": false,
|
| 325 |
+
"img2img/PNG info directory/visible": true,
|
| 326 |
+
"img2img/PNG info directory/value": "",
|
| 327 |
"img2img/Resize mode/visible": true,
|
| 328 |
"img2img/Resize mode/value": "Just resize",
|
| 329 |
"img2img/Mask blur/visible": true,
|
|
|
|
| 349 |
"img2img/Sampling method/visible": true,
|
| 350 |
"img2img/Sampling method/value": "DPM++ 2M Karras",
|
| 351 |
"img2img/Sampling steps/visible": true,
|
| 352 |
+
"img2img/Sampling steps/value": 20,
|
| 353 |
"img2img/Sampling steps/minimum": 1,
|
| 354 |
+
"img2img/Sampling steps/maximum": 150,
|
| 355 |
"img2img/Sampling steps/step": 1,
|
| 356 |
+
"img2img/Refiner/visible": true,
|
| 357 |
+
"customscript/refiner.py/img2img/Refiner/value": false,
|
| 358 |
+
"img2img/Refiner/value": false,
|
| 359 |
+
"customscript/refiner.py/img2img/Checkpoint/visible": true,
|
| 360 |
+
"customscript/refiner.py/img2img/Checkpoint/value": "",
|
| 361 |
+
"customscript/refiner.py/img2img/Switch at/visible": true,
|
| 362 |
+
"customscript/refiner.py/img2img/Switch at/value": 0.8,
|
| 363 |
+
"customscript/refiner.py/img2img/Switch at/minimum": 0.01,
|
| 364 |
+
"customscript/refiner.py/img2img/Switch at/maximum": 1.0,
|
| 365 |
+
"customscript/refiner.py/img2img/Switch at/step": 0.01,
|
| 366 |
"img2img/Width/visible": true,
|
| 367 |
"img2img/Width/value": 512,
|
| 368 |
"img2img/Width/minimum": 64,
|
| 369 |
"img2img/Width/maximum": 2048,
|
| 370 |
"img2img/Width/step": 8,
|
| 371 |
"img2img/Height/visible": true,
|
| 372 |
+
"img2img/Height/value": 512,
|
| 373 |
"img2img/Height/minimum": 64,
|
| 374 |
"img2img/Height/maximum": 2048,
|
| 375 |
"img2img/Height/step": 8,
|
| 376 |
+
"img2img/โ
/visible": true,
|
| 377 |
+
"img2img/๐/visible": true,
|
| 378 |
+
"img2img/Scale/visible": true,
|
| 379 |
+
"img2img/Scale/value": 1.0,
|
| 380 |
+
"img2img/Scale/minimum": 0.05,
|
| 381 |
+
"img2img/Scale/maximum": 4.0,
|
| 382 |
+
"img2img/Scale/step": 0.05,
|
| 383 |
+
"img2img/Unused/visible": true,
|
| 384 |
+
"img2img/Unused/value": 0,
|
| 385 |
+
"img2img/Unused/minimum": 0,
|
| 386 |
+
"img2img/Unused/maximum": 100,
|
| 387 |
+
"img2img/Unused/step": 1,
|
| 388 |
"img2img/Batch count/visible": true,
|
| 389 |
"img2img/Batch count/value": 1,
|
| 390 |
"img2img/Batch count/minimum": 1,
|
|
|
|
| 396 |
"img2img/Batch size/maximum": 8,
|
| 397 |
"img2img/Batch size/step": 1,
|
| 398 |
"img2img/CFG Scale/visible": true,
|
| 399 |
+
"img2img/CFG Scale/value": 7.0,
|
| 400 |
"img2img/CFG Scale/minimum": 1.0,
|
| 401 |
"img2img/CFG Scale/maximum": 30.0,
|
| 402 |
"img2img/CFG Scale/step": 0.5,
|
| 403 |
+
"img2img/Image CFG Scale/value": 1.5,
|
| 404 |
+
"img2img/Image CFG Scale/minimum": 0,
|
| 405 |
+
"img2img/Image CFG Scale/maximum": 3.0,
|
| 406 |
+
"img2img/Image CFG Scale/step": 0.05,
|
| 407 |
"img2img/Denoising strength/visible": true,
|
| 408 |
+
"img2img/Denoising strength/value": 0.75,
|
| 409 |
"img2img/Denoising strength/minimum": 0.0,
|
| 410 |
"img2img/Denoising strength/maximum": 1.0,
|
| 411 |
"img2img/Denoising strength/step": 0.01,
|
| 412 |
+
"customscript/seed.py/img2img/Seed/visible": true,
|
| 413 |
+
"customscript/seed.py/img2img/Seed/value": -1,
|
| 414 |
+
"img2img/๐ฒ๏ธ/visible": true,
|
| 415 |
+
"img2img/โป๏ธ/visible": true,
|
| 416 |
+
"customscript/seed.py/img2img/Extra/visible": true,
|
| 417 |
+
"customscript/seed.py/img2img/Extra/value": false,
|
| 418 |
+
"customscript/seed.py/img2img/Variation seed/visible": true,
|
| 419 |
+
"customscript/seed.py/img2img/Variation seed/value": -1,
|
| 420 |
+
"customscript/seed.py/img2img/Variation strength/visible": true,
|
| 421 |
+
"customscript/seed.py/img2img/Variation strength/value": 0.0,
|
| 422 |
+
"customscript/seed.py/img2img/Variation strength/minimum": 0,
|
| 423 |
+
"customscript/seed.py/img2img/Variation strength/maximum": 1,
|
| 424 |
+
"customscript/seed.py/img2img/Variation strength/step": 0.01,
|
| 425 |
+
"customscript/seed.py/img2img/Resize seed from width/visible": true,
|
| 426 |
+
"customscript/seed.py/img2img/Resize seed from width/value": 0,
|
| 427 |
+
"customscript/seed.py/img2img/Resize seed from width/minimum": 0,
|
| 428 |
+
"customscript/seed.py/img2img/Resize seed from width/maximum": 2048,
|
| 429 |
+
"customscript/seed.py/img2img/Resize seed from width/step": 8,
|
| 430 |
+
"customscript/seed.py/img2img/Resize seed from height/visible": true,
|
| 431 |
+
"customscript/seed.py/img2img/Resize seed from height/value": 0,
|
| 432 |
+
"customscript/seed.py/img2img/Resize seed from height/minimum": 0,
|
| 433 |
+
"customscript/seed.py/img2img/Resize seed from height/maximum": 2048,
|
| 434 |
+
"customscript/seed.py/img2img/Resize seed from height/step": 8,
|
| 435 |
+
"img2img/Override settings/value": null,
|
| 436 |
+
"img2img/Tabs@img2img_controlnet_tabs/selected": null,
|
| 437 |
+
"img2img/Input Directory/visible": true,
|
| 438 |
+
"img2img/Input Directory/value": "",
|
| 439 |
+
"img2img/Clear Images/visible": true,
|
| 440 |
+
"img2img/New Canvas Width/visible": true,
|
| 441 |
+
"img2img/New Canvas Width/value": 512,
|
| 442 |
+
"img2img/New Canvas Width/minimum": 256,
|
| 443 |
+
"img2img/New Canvas Width/maximum": 1024,
|
| 444 |
+
"img2img/New Canvas Width/step": 64,
|
| 445 |
+
"img2img/New Canvas Height/visible": true,
|
| 446 |
+
"img2img/New Canvas Height/value": 512,
|
| 447 |
+
"img2img/New Canvas Height/minimum": 256,
|
| 448 |
+
"img2img/New Canvas Height/maximum": 1024,
|
| 449 |
+
"img2img/New Canvas Height/step": 64,
|
| 450 |
+
"img2img/Create New Canvas/visible": true,
|
| 451 |
+
"img2img/Cancel/visible": true,
|
| 452 |
+
"img2img/๐ท/visible": true,
|
| 453 |
+
"img2img/โ/visible": true,
|
| 454 |
+
"img2img/โคด/visible": true,
|
| 455 |
+
"img2img/Enable/visible": true,
|
| 456 |
+
"img2img/Enable/value": false,
|
| 457 |
+
"img2img/Low VRAM/visible": true,
|
| 458 |
+
"img2img/Low VRAM/value": false,
|
| 459 |
+
"img2img/Pixel Perfect/visible": true,
|
| 460 |
+
"img2img/Pixel Perfect/value": false,
|
| 461 |
+
"img2img/Allow Preview/value": false,
|
| 462 |
+
"img2img/Effective Region Mask/visible": true,
|
| 463 |
+
"img2img/Effective Region Mask/value": false,
|
| 464 |
+
"img2img/Preview as Input/value": false,
|
| 465 |
+
"img2img/Upload independent control image/visible": true,
|
| 466 |
+
"img2img/Upload independent control image/value": false,
|
| 467 |
+
"img2img/Crop input image based on A1111 mask/value": false,
|
| 468 |
+
"img2img/Control Type/visible": true,
|
| 469 |
+
"img2img/Control Type/value": "All",
|
| 470 |
+
"img2img/Preprocessor/visible": true,
|
| 471 |
+
"img2img/Preprocessor/value": "none",
|
| 472 |
+
"img2img/Model/visible": true,
|
| 473 |
+
"img2img/Model/value": "None",
|
| 474 |
+
"img2img/Control Weight/visible": true,
|
| 475 |
+
"img2img/Control Weight/value": 1.0,
|
| 476 |
+
"img2img/Control Weight/minimum": 0.0,
|
| 477 |
+
"img2img/Control Weight/maximum": 2.0,
|
| 478 |
+
"img2img/Control Weight/step": 0.05,
|
| 479 |
+
"img2img/Starting Control Step/visible": true,
|
| 480 |
+
"img2img/Starting Control Step/value": 0.0,
|
| 481 |
+
"img2img/Starting Control Step/minimum": 0.0,
|
| 482 |
+
"img2img/Starting Control Step/maximum": 1.0,
|
| 483 |
+
"img2img/Starting Control Step/step": 0.01,
|
| 484 |
+
"img2img/Ending Control Step/visible": true,
|
| 485 |
+
"img2img/Ending Control Step/value": 1.0,
|
| 486 |
+
"img2img/Ending Control Step/minimum": 0.0,
|
| 487 |
+
"img2img/Ending Control Step/maximum": 1.0,
|
| 488 |
+
"img2img/Ending Control Step/step": 0.01,
|
| 489 |
+
"img2img/Preprocessor resolution/value": -1,
|
| 490 |
+
"img2img/Preprocessor resolution/minimum": 64,
|
| 491 |
+
"img2img/Preprocessor resolution/maximum": 2048,
|
| 492 |
+
"img2img/Preprocessor resolution/step": 10,
|
| 493 |
+
"img2img/Threshold A/value": -1,
|
| 494 |
+
"img2img/Threshold A/minimum": 64,
|
| 495 |
+
"img2img/Threshold A/maximum": 1024,
|
| 496 |
+
"img2img/Threshold A/step": 1,
|
| 497 |
+
"img2img/Threshold B/value": -1,
|
| 498 |
+
"img2img/Threshold B/minimum": 64,
|
| 499 |
+
"img2img/Threshold B/maximum": 1024,
|
| 500 |
+
"img2img/Threshold B/step": 1,
|
| 501 |
+
"img2img/Control Mode/visible": true,
|
| 502 |
+
"img2img/Control Mode/value": "Balanced",
|
| 503 |
+
"img2img/Resize Mode/value": "Crop and Resize",
|
| 504 |
+
"img2img/Hires-Fix Option/value": "Both",
|
| 505 |
+
"img2img/PuLID Mode/value": "Fidelity",
|
| 506 |
+
"img2img/[Batch Loopback] Automatically send generated images to this ControlNet unit in batch generation/value": false,
|
| 507 |
+
"img2img/Weight Type/visible": true,
|
| 508 |
+
"img2img/Weight Type/value": "normal",
|
| 509 |
+
"img2img/Composition Weight/value": 1.0,
|
| 510 |
+
"img2img/Composition Weight/minimum": 0,
|
| 511 |
+
"img2img/Composition Weight/maximum": 2.0,
|
| 512 |
+
"img2img/Composition Weight/step": 0.01,
|
| 513 |
+
"img2img/Weights/value": "",
|
| 514 |
+
"img2img/Batch Option/visible": true,
|
| 515 |
+
"img2img/Batch Option/value": "All ControlNet units for all images in a batch",
|
| 516 |
+
"img2img/[StyleAlign] Align image style in the batch./visible": true,
|
| 517 |
+
"img2img/[StyleAlign] Align image style in the batch./value": false,
|
| 518 |
"img2img/Script/visible": true,
|
| 519 |
"img2img/Script/value": "None",
|
| 520 |
"customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true,
|
|
|
|
| 551 |
"customscript/loopback.py/img2img/Loops/minimum": 1,
|
| 552 |
"customscript/loopback.py/img2img/Loops/maximum": 32,
|
| 553 |
"customscript/loopback.py/img2img/Loops/step": 1,
|
| 554 |
+
"customscript/loopback.py/img2img/Final denoising strength/visible": true,
|
| 555 |
+
"customscript/loopback.py/img2img/Final denoising strength/value": 0.5,
|
| 556 |
+
"customscript/loopback.py/img2img/Final denoising strength/minimum": 0,
|
| 557 |
+
"customscript/loopback.py/img2img/Final denoising strength/maximum": 1,
|
| 558 |
+
"customscript/loopback.py/img2img/Final denoising strength/step": 0.01,
|
| 559 |
+
"customscript/loopback.py/img2img/Denoising strength curve/visible": true,
|
| 560 |
+
"customscript/loopback.py/img2img/Denoising strength curve/value": "Linear",
|
| 561 |
+
"customscript/loopback.py/img2img/Append interrogated prompt at each iteration/visible": true,
|
| 562 |
+
"customscript/loopback.py/img2img/Append interrogated prompt at each iteration/value": "None",
|
| 563 |
"customscript/outpainting_mk_2.py/img2img/Pixels to expand/visible": true,
|
| 564 |
"customscript/outpainting_mk_2.py/img2img/Pixels to expand/value": 128,
|
| 565 |
"customscript/outpainting_mk_2.py/img2img/Pixels to expand/minimum": 8,
|
|
|
|
| 596 |
"customscript/prompt_matrix.py/img2img/Put variable parts at start of prompt/value": false,
|
| 597 |
"customscript/prompt_matrix.py/img2img/Use different seed for each picture/visible": true,
|
| 598 |
"customscript/prompt_matrix.py/img2img/Use different seed for each picture/value": false,
|
| 599 |
+
"customscript/prompt_matrix.py/img2img/Select prompt/visible": true,
|
| 600 |
+
"customscript/prompt_matrix.py/img2img/Select prompt/value": "positive",
|
| 601 |
+
"customscript/prompt_matrix.py/img2img/Select joining char/visible": true,
|
| 602 |
+
"customscript/prompt_matrix.py/img2img/Select joining char/value": "comma",
|
| 603 |
+
"customscript/prompt_matrix.py/img2img/Grid margins (px)/visible": true,
|
| 604 |
+
"customscript/prompt_matrix.py/img2img/Grid margins (px)/value": 0,
|
| 605 |
+
"customscript/prompt_matrix.py/img2img/Grid margins (px)/minimum": 0,
|
| 606 |
+
"customscript/prompt_matrix.py/img2img/Grid margins (px)/maximum": 500,
|
| 607 |
+
"customscript/prompt_matrix.py/img2img/Grid margins (px)/step": 2,
|
| 608 |
"customscript/prompts_from_file.py/img2img/Iterate seed every line/visible": true,
|
| 609 |
"customscript/prompts_from_file.py/img2img/Iterate seed every line/value": false,
|
| 610 |
"customscript/prompts_from_file.py/img2img/Use same random seed for all lines/visible": true,
|
| 611 |
"customscript/prompts_from_file.py/img2img/Use same random seed for all lines/value": false,
|
| 612 |
+
"customscript/prompts_from_file.py/img2img/Insert prompts at the/visible": true,
|
| 613 |
+
"customscript/prompts_from_file.py/img2img/Insert prompts at the/value": "start",
|
| 614 |
"customscript/prompts_from_file.py/img2img/List of prompt inputs/visible": true,
|
| 615 |
"customscript/prompts_from_file.py/img2img/List of prompt inputs/value": "",
|
| 616 |
"customscript/sd_upscale.py/img2img/Tile overlap/visible": true,
|
|
|
|
| 625 |
"customscript/sd_upscale.py/img2img/Scale Factor/step": 0.05,
|
| 626 |
"customscript/sd_upscale.py/img2img/Upscaler/visible": true,
|
| 627 |
"customscript/sd_upscale.py/img2img/Upscaler/value": "None",
|
| 628 |
+
"customscript/xyz_grid.py/img2img/X type/visible": true,
|
| 629 |
+
"customscript/xyz_grid.py/img2img/X type/value": "Seed",
|
| 630 |
+
"customscript/xyz_grid.py/img2img/X values/visible": true,
|
| 631 |
+
"customscript/xyz_grid.py/img2img/X values/value": "",
|
| 632 |
+
"customscript/xyz_grid.py/img2img/Y type/visible": true,
|
| 633 |
+
"customscript/xyz_grid.py/img2img/Y type/value": "Nothing",
|
| 634 |
+
"customscript/xyz_grid.py/img2img/Y values/visible": true,
|
| 635 |
+
"customscript/xyz_grid.py/img2img/Y values/value": "",
|
| 636 |
+
"customscript/xyz_grid.py/img2img/Z type/visible": true,
|
| 637 |
+
"customscript/xyz_grid.py/img2img/Z type/value": "Nothing",
|
| 638 |
+
"customscript/xyz_grid.py/img2img/Z values/visible": true,
|
| 639 |
+
"customscript/xyz_grid.py/img2img/Z values/value": "",
|
| 640 |
+
"customscript/xyz_grid.py/img2img/Draw legend/visible": true,
|
| 641 |
+
"customscript/xyz_grid.py/img2img/Draw legend/value": true,
|
| 642 |
+
"customscript/xyz_grid.py/img2img/Keep -1 for seeds/visible": true,
|
| 643 |
+
"customscript/xyz_grid.py/img2img/Keep -1 for seeds/value": false,
|
| 644 |
+
"customscript/xyz_grid.py/img2img/Include Sub Images/visible": true,
|
| 645 |
+
"customscript/xyz_grid.py/img2img/Include Sub Images/value": false,
|
| 646 |
+
"customscript/xyz_grid.py/img2img/Include Sub Grids/visible": true,
|
| 647 |
+
"customscript/xyz_grid.py/img2img/Include Sub Grids/value": false,
|
| 648 |
+
"customscript/xyz_grid.py/img2img/Grid margins (px)/visible": true,
|
| 649 |
+
"customscript/xyz_grid.py/img2img/Grid margins (px)/value": 0,
|
| 650 |
+
"customscript/xyz_grid.py/img2img/Grid margins (px)/minimum": 0,
|
| 651 |
+
"customscript/xyz_grid.py/img2img/Grid margins (px)/maximum": 500,
|
| 652 |
+
"customscript/xyz_grid.py/img2img/Grid margins (px)/step": 2,
|
| 653 |
+
"customscript/xyz_grid.py/img2img/Use text inputs instead of dropdowns/visible": true,
|
| 654 |
+
"customscript/xyz_grid.py/img2img/Use text inputs instead of dropdowns/value": false,
|
| 655 |
+
"img2img/Swap X/Y axes/visible": true,
|
| 656 |
+
"img2img/Swap Y/Z axes/visible": true,
|
| 657 |
+
"img2img/Swap X/Z axes/visible": true,
|
| 658 |
+
"customscript/movie2movie.py/img2img/Duration/visible": true,
|
| 659 |
+
"customscript/movie2movie.py/img2img/Duration/value": 50.0,
|
| 660 |
+
"customscript/movie2movie.py/img2img/Duration/minimum": 10.0,
|
| 661 |
+
"customscript/movie2movie.py/img2img/Duration/maximum": 200.0,
|
| 662 |
+
"customscript/movie2movie.py/img2img/Duration/step": 10,
|
| 663 |
+
"customscript/movie2movie.py/img2img/Save preprocessed/visible": true,
|
| 664 |
+
"customscript/movie2movie.py/img2img/Save preprocessed/value": false,
|
| 665 |
+
"img2img/๐/visible": true,
|
| 666 |
+
"img2img/๐พ/visible": true,
|
| 667 |
+
"img2img/๐๏ธ/visible": true,
|
| 668 |
+
"img2img/๐ผ๏ธ/visible": true,
|
| 669 |
+
"img2img/๐จ๏ธ/visible": true,
|
| 670 |
+
"img2img/Description/visible": true,
|
| 671 |
+
"img2img/Description/value": "",
|
| 672 |
+
"img2img/Replace preview/visible": true,
|
| 673 |
+
"img2img/Save/visible": true,
|
| 674 |
+
"img2img/Preferred VAE/visible": true,
|
| 675 |
+
"img2img/Preferred VAE/value": "None",
|
| 676 |
+
"img2img/Stable Diffusion version/visible": true,
|
| 677 |
+
"img2img/Stable Diffusion version/value": "Unknown",
|
| 678 |
+
"img2img/Activation text/visible": true,
|
| 679 |
+
"img2img/Activation text/value": "",
|
| 680 |
+
"img2img/Preferred weight/visible": true,
|
| 681 |
+
"img2img/Preferred weight/value": 0.0,
|
| 682 |
+
"img2img/Preferred weight/minimum": 0.0,
|
| 683 |
+
"img2img/Preferred weight/maximum": 2.0,
|
| 684 |
+
"img2img/Preferred weight/step": 0.01,
|
| 685 |
+
"img2img/Random prompt/visible": true,
|
| 686 |
+
"img2img/Random prompt/value": "",
|
| 687 |
+
"img2img/img2img_extra_sort_order/value": "Path",
|
| 688 |
+
"img2img/Show dirs/value": true,
|
| 689 |
+
"extras/Tabs@mode_extras/selected": null,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 690 |
"extras/Input directory/visible": true,
|
| 691 |
"extras/Input directory/value": "",
|
| 692 |
"extras/Output directory/visible": true,
|
| 693 |
"extras/Output directory/value": "",
|
| 694 |
"extras/Show result images/visible": true,
|
| 695 |
"extras/Show result images/value": true,
|
| 696 |
+
"extras/Tabs@extras_resize_mode/selected": null,
|
| 697 |
+
"customscript/postprocessing_upscale.py/extras/Resize/visible": true,
|
| 698 |
+
"customscript/postprocessing_upscale.py/extras/Resize/value": 4,
|
| 699 |
+
"customscript/postprocessing_upscale.py/extras/Resize/minimum": 1.0,
|
| 700 |
+
"customscript/postprocessing_upscale.py/extras/Resize/maximum": 8.0,
|
| 701 |
+
"customscript/postprocessing_upscale.py/extras/Resize/step": 0.05,
|
| 702 |
+
"customscript/postprocessing_upscale.py/extras/Width/visible": true,
|
| 703 |
+
"customscript/postprocessing_upscale.py/extras/Width/value": 512,
|
| 704 |
+
"customscript/postprocessing_upscale.py/extras/Width/minimum": 64,
|
| 705 |
+
"customscript/postprocessing_upscale.py/extras/Width/maximum": 2048,
|
| 706 |
+
"customscript/postprocessing_upscale.py/extras/Width/step": 8,
|
| 707 |
+
"customscript/postprocessing_upscale.py/extras/Height/visible": true,
|
| 708 |
+
"customscript/postprocessing_upscale.py/extras/Height/value": 512,
|
| 709 |
+
"customscript/postprocessing_upscale.py/extras/Height/minimum": 64,
|
| 710 |
+
"customscript/postprocessing_upscale.py/extras/Height/maximum": 2048,
|
| 711 |
+
"customscript/postprocessing_upscale.py/extras/Height/step": 8,
|
| 712 |
+
"extras/โ
/visible": true,
|
| 713 |
+
"customscript/postprocessing_upscale.py/extras/Crop to fit/visible": true,
|
| 714 |
+
"customscript/postprocessing_upscale.py/extras/Crop to fit/value": true,
|
| 715 |
+
"customscript/postprocessing_upscale.py/extras/Upscaler 1/visible": true,
|
| 716 |
+
"customscript/postprocessing_upscale.py/extras/Upscaler 1/value": "None",
|
| 717 |
+
"customscript/postprocessing_upscale.py/extras/Upscaler 2/visible": true,
|
| 718 |
+
"customscript/postprocessing_upscale.py/extras/Upscaler 2/value": "None",
|
| 719 |
+
"customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/visible": true,
|
| 720 |
+
"customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/value": 0.0,
|
| 721 |
+
"customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/minimum": 0.0,
|
| 722 |
+
"customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/maximum": 1.0,
|
| 723 |
+
"customscript/postprocessing_upscale.py/extras/Upscaler 2 visibility/step": 0.001,
|
| 724 |
+
"extras/GFPGAN/visible": true,
|
| 725 |
+
"customscript/postprocessing_gfpgan.py/extras/GFPGAN/value": false,
|
| 726 |
+
"extras/GFPGAN/value": false,
|
| 727 |
+
"customscript/postprocessing_gfpgan.py/extras/Visibility/visible": true,
|
| 728 |
+
"customscript/postprocessing_gfpgan.py/extras/Visibility/value": 1.0,
|
| 729 |
+
"customscript/postprocessing_gfpgan.py/extras/Visibility/minimum": 0.0,
|
| 730 |
+
"customscript/postprocessing_gfpgan.py/extras/Visibility/maximum": 1.0,
|
| 731 |
+
"customscript/postprocessing_gfpgan.py/extras/Visibility/step": 0.001,
|
| 732 |
+
"extras/CodeFormer/visible": true,
|
| 733 |
+
"customscript/postprocessing_codeformer.py/extras/CodeFormer/value": false,
|
| 734 |
+
"extras/CodeFormer/value": false,
|
| 735 |
+
"customscript/postprocessing_codeformer.py/extras/Visibility/visible": true,
|
| 736 |
+
"customscript/postprocessing_codeformer.py/extras/Visibility/value": 1.0,
|
| 737 |
+
"customscript/postprocessing_codeformer.py/extras/Visibility/minimum": 0.0,
|
| 738 |
+
"customscript/postprocessing_codeformer.py/extras/Visibility/maximum": 1.0,
|
| 739 |
+
"customscript/postprocessing_codeformer.py/extras/Visibility/step": 0.001,
|
| 740 |
+
"customscript/postprocessing_codeformer.py/extras/Weight (0 = maximum effect, 1 = minimum effect)/visible": true,
|
| 741 |
+
"customscript/postprocessing_codeformer.py/extras/Weight (0 = maximum effect, 1 = minimum effect)/value": 0,
|
| 742 |
+
"customscript/postprocessing_codeformer.py/extras/Weight (0 = maximum effect, 1 = minimum effect)/minimum": 0.0,
|
| 743 |
+
"customscript/postprocessing_codeformer.py/extras/Weight (0 = maximum effect, 1 = minimum effect)/maximum": 1.0,
|
| 744 |
+
"customscript/postprocessing_codeformer.py/extras/Weight (0 = maximum effect, 1 = minimum effect)/step": 0.001,
|
| 745 |
+
"extras/Auto focal point crop/visible": true,
|
| 746 |
+
"customscript/postprocessing_focal_crop.py/extras/Auto focal point crop/value": false,
|
| 747 |
+
"extras/Auto focal point crop/value": false,
|
| 748 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point face weight/visible": true,
|
| 749 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point face weight/value": 0.9,
|
| 750 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point face weight/minimum": 0.0,
|
| 751 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point face weight/maximum": 1.0,
|
| 752 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point face weight/step": 0.05,
|
| 753 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point entropy weight/visible": true,
|
| 754 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point entropy weight/value": 0.15,
|
| 755 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point entropy weight/minimum": 0.0,
|
| 756 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point entropy weight/maximum": 1.0,
|
| 757 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point entropy weight/step": 0.05,
|
| 758 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point edges weight/visible": true,
|
| 759 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point edges weight/value": 0.5,
|
| 760 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point edges weight/minimum": 0.0,
|
| 761 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point edges weight/maximum": 1.0,
|
| 762 |
+
"customscript/postprocessing_focal_crop.py/extras/Focal point edges weight/step": 0.05,
|
| 763 |
+
"customscript/postprocessing_focal_crop.py/extras/Create debug image/visible": true,
|
| 764 |
+
"customscript/postprocessing_focal_crop.py/extras/Create debug image/value": false,
|
| 765 |
+
"extras/Auto-sized crop/visible": true,
|
| 766 |
+
"customscript/processing_autosized_crop.py/extras/Auto-sized crop/value": false,
|
| 767 |
+
"extras/Auto-sized crop/value": false,
|
| 768 |
+
"customscript/processing_autosized_crop.py/extras/Dimension lower bound/visible": true,
|
| 769 |
+
"customscript/processing_autosized_crop.py/extras/Dimension lower bound/value": 384,
|
| 770 |
+
"customscript/processing_autosized_crop.py/extras/Dimension lower bound/minimum": 64,
|
| 771 |
+
"customscript/processing_autosized_crop.py/extras/Dimension lower bound/maximum": 2048,
|
| 772 |
+
"customscript/processing_autosized_crop.py/extras/Dimension lower bound/step": 8,
|
| 773 |
+
"customscript/processing_autosized_crop.py/extras/Dimension upper bound/visible": true,
|
| 774 |
+
"customscript/processing_autosized_crop.py/extras/Dimension upper bound/value": 768,
|
| 775 |
+
"customscript/processing_autosized_crop.py/extras/Dimension upper bound/minimum": 64,
|
| 776 |
+
"customscript/processing_autosized_crop.py/extras/Dimension upper bound/maximum": 2048,
|
| 777 |
+
"customscript/processing_autosized_crop.py/extras/Dimension upper bound/step": 8,
|
| 778 |
+
"customscript/processing_autosized_crop.py/extras/Area lower bound/visible": true,
|
| 779 |
+
"customscript/processing_autosized_crop.py/extras/Area lower bound/value": 4096,
|
| 780 |
+
"customscript/processing_autosized_crop.py/extras/Area lower bound/minimum": 4096,
|
| 781 |
+
"customscript/processing_autosized_crop.py/extras/Area lower bound/maximum": 4194304,
|
| 782 |
+
"customscript/processing_autosized_crop.py/extras/Area lower bound/step": 1,
|
| 783 |
+
"customscript/processing_autosized_crop.py/extras/Area upper bound/visible": true,
|
| 784 |
+
"customscript/processing_autosized_crop.py/extras/Area upper bound/value": 409600,
|
| 785 |
+
"customscript/processing_autosized_crop.py/extras/Area upper bound/minimum": 4096,
|
| 786 |
+
"customscript/processing_autosized_crop.py/extras/Area upper bound/maximum": 4194304,
|
| 787 |
+
"customscript/processing_autosized_crop.py/extras/Area upper bound/step": 1,
|
| 788 |
+
"customscript/processing_autosized_crop.py/extras/Resizing objective/visible": true,
|
| 789 |
+
"customscript/processing_autosized_crop.py/extras/Resizing objective/value": "Maximize area",
|
| 790 |
+
"customscript/processing_autosized_crop.py/extras/Error threshold/visible": true,
|
| 791 |
+
"customscript/processing_autosized_crop.py/extras/Error threshold/value": 0.1,
|
| 792 |
+
"customscript/processing_autosized_crop.py/extras/Error threshold/minimum": 0,
|
| 793 |
+
"customscript/processing_autosized_crop.py/extras/Error threshold/maximum": 1,
|
| 794 |
+
"customscript/processing_autosized_crop.py/extras/Error threshold/step": 0.01,
|
| 795 |
+
"extras/Caption/visible": true,
|
| 796 |
+
"customscript/postprocessing_caption.py/extras/Caption/value": false,
|
| 797 |
+
"extras/Caption/value": false,
|
| 798 |
+
"extras/Create flipped copies/visible": true,
|
| 799 |
+
"customscript/postprocessing_create_flipped_copies.py/extras/Create flipped copies/value": false,
|
| 800 |
+
"extras/Create flipped copies/value": false,
|
| 801 |
+
"extras/Split oversized images/visible": true,
|
| 802 |
+
"customscript/postprocessing_split_oversized.py/extras/Split oversized images/value": false,
|
| 803 |
+
"extras/Split oversized images/value": false,
|
| 804 |
+
"customscript/postprocessing_split_oversized.py/extras/Threshold/visible": true,
|
| 805 |
+
"customscript/postprocessing_split_oversized.py/extras/Threshold/value": 0.5,
|
| 806 |
+
"customscript/postprocessing_split_oversized.py/extras/Threshold/minimum": 0.0,
|
| 807 |
+
"customscript/postprocessing_split_oversized.py/extras/Threshold/maximum": 1.0,
|
| 808 |
+
"customscript/postprocessing_split_oversized.py/extras/Threshold/step": 0.05,
|
| 809 |
+
"customscript/postprocessing_split_oversized.py/extras/Overlap ratio/visible": true,
|
| 810 |
+
"customscript/postprocessing_split_oversized.py/extras/Overlap ratio/value": 0.2,
|
| 811 |
+
"customscript/postprocessing_split_oversized.py/extras/Overlap ratio/minimum": 0.0,
|
| 812 |
+
"customscript/postprocessing_split_oversized.py/extras/Overlap ratio/maximum": 0.9,
|
| 813 |
+
"customscript/postprocessing_split_oversized.py/extras/Overlap ratio/step": 0.05,
|
| 814 |
+
"extras/Interrupt/visible": true,
|
| 815 |
+
"extras/Skip/visible": true,
|
| 816 |
+
"extras/Generate/visible": true,
|
| 817 |
+
"extras/๐/visible": true,
|
| 818 |
+
"extras/๐ผ๏ธ/visible": true,
|
| 819 |
+
"extras/๐จ๏ธ/visible": true,
|
| 820 |
+
"extras/๐/visible": true,
|
| 821 |
+
"pnginfo/Send to txt2img/visible": true,
|
| 822 |
+
"pnginfo/Send to img2img/visible": true,
|
| 823 |
+
"pnginfo/Send to inpaint/visible": true,
|
| 824 |
+
"pnginfo/Send to extras/visible": true,
|
| 825 |
"modelmerger/Primary model (A)/visible": true,
|
| 826 |
"modelmerger/Primary model (A)/value": null,
|
| 827 |
+
"modelmerger/๐/visible": true,
|
| 828 |
"modelmerger/Secondary model (B)/visible": true,
|
| 829 |
"modelmerger/Secondary model (B)/value": null,
|
| 830 |
"modelmerger/Tertiary model (C)/visible": true,
|
|
|
|
| 839 |
"modelmerger/Interpolation Method/visible": true,
|
| 840 |
"modelmerger/Interpolation Method/value": "Weighted sum",
|
| 841 |
"modelmerger/Checkpoint format/visible": true,
|
| 842 |
+
"modelmerger/Checkpoint format/value": "safetensors",
|
| 843 |
"modelmerger/Save as float16/visible": true,
|
| 844 |
"modelmerger/Save as float16/value": false,
|
| 845 |
"modelmerger/Copy config from/visible": true,
|
|
|
|
| 848 |
"modelmerger/Bake in VAE/value": "None",
|
| 849 |
"modelmerger/Discard weights with matching name/visible": true,
|
| 850 |
"modelmerger/Discard weights with matching name/value": "",
|
| 851 |
+
"modelmerger/Save metadata/visible": true,
|
| 852 |
+
"modelmerger/Save metadata/value": true,
|
| 853 |
+
"modelmerger/Add merge recipe metadata/visible": true,
|
| 854 |
+
"modelmerger/Add merge recipe metadata/value": true,
|
| 855 |
+
"modelmerger/Copy metadata from merged models/visible": true,
|
| 856 |
+
"modelmerger/Copy metadata from merged models/value": true,
|
| 857 |
+
"modelmerger/Read metadata from selected checkpoints/visible": true,
|
| 858 |
+
"modelmerger/Merge/visible": true,
|
| 859 |
+
"train/Tabs@train_tabs/selected": null,
|
| 860 |
"train/Name/visible": true,
|
| 861 |
"train/Name/value": "",
|
| 862 |
"train/Initialization text/visible": true,
|
|
|
|
| 868 |
"train/Number of vectors per token/step": 1,
|
| 869 |
"train/Overwrite Old Embedding/visible": true,
|
| 870 |
"train/Overwrite Old Embedding/value": false,
|
| 871 |
+
"train/Create embedding/visible": true,
|
| 872 |
"train/Enter hypernetwork layer structure/visible": true,
|
| 873 |
"train/Enter hypernetwork layer structure/value": "1, 2, 1",
|
| 874 |
"train/Select activation function of hypernetwork. Recommended : Swish / Linear(none)/visible": true,
|
|
|
|
| 883 |
"train/Enter hypernetwork Dropout structure (or empty). Recommended : 0~0.35 incrementing sequence: 0, 0.05, 0.15/value": "0, 0, 0",
|
| 884 |
"train/Overwrite Old Hypernetwork/visible": true,
|
| 885 |
"train/Overwrite Old Hypernetwork/value": false,
|
| 886 |
+
"train/Create hypernetwork/visible": true,
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 887 |
"train/Embedding/visible": true,
|
| 888 |
"train/Embedding/value": null,
|
| 889 |
+
"train/๐/visible": true,
|
| 890 |
"train/Hypernetwork/visible": true,
|
| 891 |
"train/Hypernetwork/value": null,
|
| 892 |
"train/Embedding Learning rate/visible": true,
|
|
|
|
| 905 |
"train/Log directory/value": "textual_inversion",
|
| 906 |
"train/Prompt template/visible": true,
|
| 907 |
"train/Prompt template/value": "style_filewords.txt",
|
| 908 |
+
"train/Width/visible": true,
|
| 909 |
+
"train/Width/value": 512,
|
| 910 |
+
"train/Width/minimum": 64,
|
| 911 |
+
"train/Width/maximum": 2048,
|
| 912 |
+
"train/Width/step": 8,
|
| 913 |
+
"train/Height/visible": true,
|
| 914 |
+
"train/Height/value": 512,
|
| 915 |
+
"train/Height/minimum": 64,
|
| 916 |
+
"train/Height/maximum": 2048,
|
| 917 |
+
"train/Height/step": 8,
|
| 918 |
"train/Do not resize images/visible": true,
|
| 919 |
"train/Do not resize images/value": false,
|
| 920 |
"train/Max steps/visible": true,
|
|
|
|
| 923 |
"train/Save an image to log directory every N steps, 0 to disable/value": 500,
|
| 924 |
"train/Save a copy of embedding to log directory every N steps, 0 to disable/visible": true,
|
| 925 |
"train/Save a copy of embedding to log directory every N steps, 0 to disable/value": 500,
|
| 926 |
+
"train/Use PNG alpha channel as loss weight/visible": true,
|
| 927 |
+
"train/Use PNG alpha channel as loss weight/value": false,
|
| 928 |
"train/Save images with embedding in PNG chunks/visible": true,
|
| 929 |
"train/Save images with embedding in PNG chunks/value": true,
|
| 930 |
"train/Read parameters (prompt, etc...) from txt2img tab when making previews/visible": true,
|
|
|
|
| 937 |
"train/Drop out tags when creating prompts./maximum": 1,
|
| 938 |
"train/Drop out tags when creating prompts./step": 0.1,
|
| 939 |
"train/Choose latent sampling method/visible": true,
|
| 940 |
+
"train/Choose latent sampling method/value": "once",
|
| 941 |
+
"train/Train Embedding/visible": true,
|
| 942 |
+
"train/Interrupt/visible": true,
|
| 943 |
+
"train/Train Hypernetwork/visible": true,
|
| 944 |
+
"webui/Tabs@tabs/selected": null
|
| 945 |
+
}
|