Update ui-config.json
Browse files- ui-config.json +10 -10
ui-config.json
CHANGED
|
@@ -12,7 +12,7 @@
|
|
| 12 |
"txt2img/Sampling Steps/minimum": 1,
|
| 13 |
"txt2img/Sampling Steps/maximum": 30,
|
| 14 |
"txt2img/Sampling Steps/step": 1,
|
| 15 |
-
"txt2img/Sampling method/visible":
|
| 16 |
"txt2img/Sampling method/value": "Euler",
|
| 17 |
"txt2img/Width/visible": true,
|
| 18 |
"txt2img/Width/value": 384,
|
|
@@ -30,27 +30,27 @@
|
|
| 30 |
"txt2img/Tiling/value": false,
|
| 31 |
"txt2img/Highres. fix/visible": false,
|
| 32 |
"txt2img/Highres. fix/value": false,
|
| 33 |
-
"txt2img/Firstpass width/visible":
|
| 34 |
"txt2img/Firstpass width/value": 0,
|
| 35 |
"txt2img/Firstpass width/minimum": 0,
|
| 36 |
"txt2img/Firstpass width/maximum": 768,
|
| 37 |
"txt2img/Firstpass width/step": 64,
|
| 38 |
-
"txt2img/Firstpass height/visible":
|
| 39 |
"txt2img/Firstpass height/value": 0,
|
| 40 |
"txt2img/Firstpass height/minimum": 0,
|
| 41 |
"txt2img/Firstpass height/maximum": 768,
|
| 42 |
"txt2img/Firstpass height/step": 64,
|
| 43 |
-
"txt2img/Denoising strength/visible":
|
| 44 |
"txt2img/Denoising strength/value": 0.7,
|
| 45 |
"txt2img/Denoising strength/minimum": 0.0,
|
| 46 |
"txt2img/Denoising strength/maximum": 1.0,
|
| 47 |
"txt2img/Denoising strength/step": 0.01,
|
| 48 |
-
"txt2img/Batch count/visible":
|
| 49 |
"txt2img/Batch count/value": 1,
|
| 50 |
"txt2img/Batch count/minimum": 1,
|
| 51 |
"txt2img/Batch count/maximum": 1,
|
| 52 |
"txt2img/Batch count/step": 1,
|
| 53 |
-
"txt2img/Batch size/visible":
|
| 54 |
"txt2img/Batch size/value": 1,
|
| 55 |
"txt2img/Batch size/minimum": 1,
|
| 56 |
"txt2img/Batch size/maximum": 1,
|
|
@@ -82,7 +82,7 @@
|
|
| 82 |
"txt2img/Resize seed from height/maximum": 768,
|
| 83 |
"txt2img/Resize seed from height/step": 64,
|
| 84 |
"txt2img/Script/value": "None",
|
| 85 |
-
"txt2img/Script/visible":
|
| 86 |
"customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true,
|
| 87 |
"customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/value": false,
|
| 88 |
"customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true,
|
|
@@ -160,12 +160,12 @@
|
|
| 160 |
"img2img/Restore faces/value": false,
|
| 161 |
"img2img/Tiling/visible": false,
|
| 162 |
"img2img/Tiling/value": false,
|
| 163 |
-
"img2img/Batch count/visible":
|
| 164 |
"img2img/Batch count/value": 1,
|
| 165 |
"img2img/Batch count/minimum": 1,
|
| 166 |
"img2img/Batch count/maximum": 1,
|
| 167 |
"img2img/Batch count/step": 1,
|
| 168 |
-
"img2img/Batch size/visible":
|
| 169 |
"img2img/Batch size/value": 1,
|
| 170 |
"img2img/Batch size/minimum": 1,
|
| 171 |
"img2img/Batch size/maximum": 1,
|
|
@@ -202,7 +202,7 @@
|
|
| 202 |
"img2img/Resize seed from height/maximum": 768,
|
| 203 |
"img2img/Resize seed from height/step": 64,
|
| 204 |
"img2img/Script/value": "None",
|
| 205 |
-
"img2img/Script/visible":
|
| 206 |
"customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true,
|
| 207 |
"customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/value": true,
|
| 208 |
"customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/visible": true,
|
|
|
|
| 12 |
"txt2img/Sampling Steps/minimum": 1,
|
| 13 |
"txt2img/Sampling Steps/maximum": 30,
|
| 14 |
"txt2img/Sampling Steps/step": 1,
|
| 15 |
+
"txt2img/Sampling method/visible": true,
|
| 16 |
"txt2img/Sampling method/value": "Euler",
|
| 17 |
"txt2img/Width/visible": true,
|
| 18 |
"txt2img/Width/value": 384,
|
|
|
|
| 30 |
"txt2img/Tiling/value": false,
|
| 31 |
"txt2img/Highres. fix/visible": false,
|
| 32 |
"txt2img/Highres. fix/value": false,
|
| 33 |
+
"txt2img/Firstpass width/visible": false,
|
| 34 |
"txt2img/Firstpass width/value": 0,
|
| 35 |
"txt2img/Firstpass width/minimum": 0,
|
| 36 |
"txt2img/Firstpass width/maximum": 768,
|
| 37 |
"txt2img/Firstpass width/step": 64,
|
| 38 |
+
"txt2img/Firstpass height/visible": false,
|
| 39 |
"txt2img/Firstpass height/value": 0,
|
| 40 |
"txt2img/Firstpass height/minimum": 0,
|
| 41 |
"txt2img/Firstpass height/maximum": 768,
|
| 42 |
"txt2img/Firstpass height/step": 64,
|
| 43 |
+
"txt2img/Denoising strength/visible": false,
|
| 44 |
"txt2img/Denoising strength/value": 0.7,
|
| 45 |
"txt2img/Denoising strength/minimum": 0.0,
|
| 46 |
"txt2img/Denoising strength/maximum": 1.0,
|
| 47 |
"txt2img/Denoising strength/step": 0.01,
|
| 48 |
+
"txt2img/Batch count/visible": false,
|
| 49 |
"txt2img/Batch count/value": 1,
|
| 50 |
"txt2img/Batch count/minimum": 1,
|
| 51 |
"txt2img/Batch count/maximum": 1,
|
| 52 |
"txt2img/Batch count/step": 1,
|
| 53 |
+
"txt2img/Batch size/visible": false,
|
| 54 |
"txt2img/Batch size/value": 1,
|
| 55 |
"txt2img/Batch size/minimum": 1,
|
| 56 |
"txt2img/Batch size/maximum": 1,
|
|
|
|
| 82 |
"txt2img/Resize seed from height/maximum": 768,
|
| 83 |
"txt2img/Resize seed from height/step": 64,
|
| 84 |
"txt2img/Script/value": "None",
|
| 85 |
+
"txt2img/Script/visible": false,
|
| 86 |
"customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/visible": true,
|
| 87 |
"customscript/prompt_matrix.py/txt2img/Put variable parts at start of prompt/value": false,
|
| 88 |
"customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true,
|
|
|
|
| 160 |
"img2img/Restore faces/value": false,
|
| 161 |
"img2img/Tiling/visible": false,
|
| 162 |
"img2img/Tiling/value": false,
|
| 163 |
+
"img2img/Batch count/visible": false,
|
| 164 |
"img2img/Batch count/value": 1,
|
| 165 |
"img2img/Batch count/minimum": 1,
|
| 166 |
"img2img/Batch count/maximum": 1,
|
| 167 |
"img2img/Batch count/step": 1,
|
| 168 |
+
"img2img/Batch size/visible": false,
|
| 169 |
"img2img/Batch size/value": 1,
|
| 170 |
"img2img/Batch size/minimum": 1,
|
| 171 |
"img2img/Batch size/maximum": 1,
|
|
|
|
| 202 |
"img2img/Resize seed from height/maximum": 768,
|
| 203 |
"img2img/Resize seed from height/step": 64,
|
| 204 |
"img2img/Script/value": "None",
|
| 205 |
+
"img2img/Script/visible": false,
|
| 206 |
"customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/visible": true,
|
| 207 |
"customscript/img2imgalt.py/img2img/Override `Sampling method` to Euler?(this method is built for it)/value": true,
|
| 208 |
"customscript/img2imgalt.py/img2img/Override `prompt` to the same value as `original prompt`?(and `negative prompt`)/visible": true,
|