Update sd-config/ui-config.json
Browse files- sd-config/ui-config.json +5 -5
sd-config/ui-config.json
CHANGED
@@ -1,6 +1,6 @@
|
|
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:1.4)",
|
6 |
"txt2img/Styles/visible": true,
|
@@ -15,12 +15,12 @@
|
|
15 |
"txt2img/Sampling steps/maximum": 555,
|
16 |
"txt2img/Sampling steps/step": 1,
|
17 |
"txt2img/Width/visible": true,
|
18 |
-
"txt2img/Width/value":
|
19 |
"txt2img/Width/minimum": 64,
|
20 |
"txt2img/Width/maximum": 2048,
|
21 |
"txt2img/Width/step": 8,
|
22 |
"txt2img/Height/visible": true,
|
23 |
-
"txt2img/Height/value":
|
24 |
"txt2img/Height/minimum": 64,
|
25 |
"txt2img/Height/maximum": 2048,
|
26 |
"txt2img/Height/step": 8,
|
@@ -883,7 +883,7 @@
|
|
883 |
"customscript/cutoff.py/txt2img/Debug log/visible": true,
|
884 |
"customscript/cutoff.py/txt2img/Debug log/value": false,
|
885 |
"customscript/lora_block_weight.py/txt2img/Active/visible": true,
|
886 |
-
"customscript/lora_block_weight.py/txt2img/Active/value":
|
887 |
"customscript/lora_block_weight.py/txt2img/Debug/visible": true,
|
888 |
"customscript/lora_block_weight.py/txt2img/Debug/value": false,
|
889 |
"customscript/lora_block_weight.py/txt2img/diff image color/visible": true,
|
@@ -1088,7 +1088,7 @@
|
|
1088 |
"customscript/cutoff.py/img2img/Debug log/visible": true,
|
1089 |
"customscript/cutoff.py/img2img/Debug log/value": false,
|
1090 |
"customscript/lora_block_weight.py/img2img/Active/visible": true,
|
1091 |
-
"customscript/lora_block_weight.py/img2img/Active/value":
|
1092 |
"customscript/lora_block_weight.py/img2img/Debug/visible": true,
|
1093 |
"customscript/lora_block_weight.py/img2img/Debug/value": false,
|
1094 |
"customscript/lora_block_weight.py/img2img/diff image color/visible": true,
|
|
|
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:1.4)",
|
6 |
"txt2img/Styles/visible": true,
|
|
|
15 |
"txt2img/Sampling steps/maximum": 555,
|
16 |
"txt2img/Sampling steps/step": 1,
|
17 |
"txt2img/Width/visible": true,
|
18 |
+
"txt2img/Width/value": 512,
|
19 |
"txt2img/Width/minimum": 64,
|
20 |
"txt2img/Width/maximum": 2048,
|
21 |
"txt2img/Width/step": 8,
|
22 |
"txt2img/Height/visible": true,
|
23 |
+
"txt2img/Height/value": 768,
|
24 |
"txt2img/Height/minimum": 64,
|
25 |
"txt2img/Height/maximum": 2048,
|
26 |
"txt2img/Height/step": 8,
|
|
|
883 |
"customscript/cutoff.py/txt2img/Debug log/visible": true,
|
884 |
"customscript/cutoff.py/txt2img/Debug log/value": false,
|
885 |
"customscript/lora_block_weight.py/txt2img/Active/visible": true,
|
886 |
+
"customscript/lora_block_weight.py/txt2img/Active/value": false,
|
887 |
"customscript/lora_block_weight.py/txt2img/Debug/visible": true,
|
888 |
"customscript/lora_block_weight.py/txt2img/Debug/value": false,
|
889 |
"customscript/lora_block_weight.py/txt2img/diff image color/visible": true,
|
|
|
1088 |
"customscript/cutoff.py/img2img/Debug log/visible": true,
|
1089 |
"customscript/cutoff.py/img2img/Debug log/value": false,
|
1090 |
"customscript/lora_block_weight.py/img2img/Active/visible": true,
|
1091 |
+
"customscript/lora_block_weight.py/img2img/Active/value": false,
|
1092 |
"customscript/lora_block_weight.py/img2img/Debug/visible": true,
|
1093 |
"customscript/lora_block_weight.py/img2img/Debug/value": false,
|
1094 |
"customscript/lora_block_weight.py/img2img/diff image color/visible": true,
|