luisrguerra commited on
Commit
c1fc0d4
1 Parent(s): f2290ba

Update ui-config.json

Browse files
Files changed (1) hide show
  1. ui-config.json +4 -4
ui-config.json CHANGED
@@ -45,12 +45,12 @@
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": true,
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": true,
54
  "txt2img/Batch size/value": 1,
55
  "txt2img/Batch size/minimum": 1,
56
  "txt2img/Batch size/maximum": 1,
@@ -62,7 +62,7 @@
62
  "txt2img/CFG Scale/step": 0.5,
63
  "txt2img/Seed/visible": true,
64
  "txt2img/Seed/value": -1.0,
65
- "txt2img/Extra/visible": true,
66
  "txt2img/Extra/value": false,
67
  "txt2img/Variation seed/visible": true,
68
  "txt2img/Variation seed/value": -1.0,
@@ -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": true,
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,
 
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,
 
62
  "txt2img/CFG Scale/step": 0.5,
63
  "txt2img/Seed/visible": true,
64
  "txt2img/Seed/value": -1.0,
65
+ "txt2img/Extra/visible": false,
66
  "txt2img/Extra/value": false,
67
  "txt2img/Variation seed/visible": true,
68
  "txt2img/Variation seed/value": -1.0,
 
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,