Spaces:
Runtime error
Runtime error
Commit
·
98321fb
1
Parent(s):
ce294dc
Update ui-config.json
Browse files- ui-config.json +10 -10
ui-config.json
CHANGED
|
@@ -25,11 +25,11 @@
|
|
| 25 |
"txt2img/Height/maximum": 2048,
|
| 26 |
"txt2img/Height/step": 64,
|
| 27 |
"txt2img/Restore faces/visible": true,
|
| 28 |
-
"txt2img/Restore faces/value":
|
| 29 |
"txt2img/Tiling/visible": true,
|
| 30 |
-
"txt2img/Tiling/value":
|
| 31 |
"txt2img/Highres. fix/visible": true,
|
| 32 |
-
"txt2img/Highres. fix/value":
|
| 33 |
"txt2img/Firstpass width/visible": true,
|
| 34 |
"txt2img/Firstpass width/value": 0,
|
| 35 |
"txt2img/Firstpass width/minimum": 0,
|
|
@@ -63,7 +63,7 @@
|
|
| 63 |
"txt2img/Seed/visible": true,
|
| 64 |
"txt2img/Seed/value": -1.0,
|
| 65 |
"txt2img/Extra/visible": true,
|
| 66 |
-
"txt2img/Extra/value":
|
| 67 |
"txt2img/Variation seed/visible": true,
|
| 68 |
"txt2img/Variation seed/value": -1.0,
|
| 69 |
"txt2img/Variation strength/visible": true,
|
|
@@ -84,11 +84,11 @@
|
|
| 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":
|
| 88 |
"customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true,
|
| 89 |
-
"customscript/prompts_from_file.py/txt2img/Iterate seed every line/value":
|
| 90 |
"customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/visible": true,
|
| 91 |
-
"customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/value":
|
| 92 |
"customscript/prompts_from_file.py/txt2img/List of prompt inputs/visible": true,
|
| 93 |
"customscript/prompts_from_file.py/txt2img/List of prompt inputs/value": "",
|
| 94 |
"customscript/xy_grid.py/txt2img/X values/visible": true,
|
|
@@ -98,11 +98,11 @@
|
|
| 98 |
"customscript/xy_grid.py/txt2img/Draw legend/visible": true,
|
| 99 |
"customscript/xy_grid.py/txt2img/Draw legend/value": true,
|
| 100 |
"customscript/xy_grid.py/txt2img/Include Separate Images/visible": true,
|
| 101 |
-
"customscript/xy_grid.py/txt2img/Include Separate Images/value":
|
| 102 |
"customscript/xy_grid.py/txt2img/Keep -1 for seeds/visible": true,
|
| 103 |
-
"customscript/xy_grid.py/txt2img/Keep -1 for seeds/value":
|
| 104 |
"txt2img/Make Zip when Save?/visible": true,
|
| 105 |
-
"txt2img/Make Zip when Save?/value":
|
| 106 |
"img2img/Prompt/visible": true,
|
| 107 |
"img2img/Prompt/value": "",
|
| 108 |
"img2img/Negative prompt/visible": true,
|
|
|
|
| 25 |
"txt2img/Height/maximum": 2048,
|
| 26 |
"txt2img/Height/step": 64,
|
| 27 |
"txt2img/Restore faces/visible": true,
|
| 28 |
+
"txt2img/Restore faces/value": true,
|
| 29 |
"txt2img/Tiling/visible": true,
|
| 30 |
+
"txt2img/Tiling/value": true,
|
| 31 |
"txt2img/Highres. fix/visible": true,
|
| 32 |
+
"txt2img/Highres. fix/value": true,
|
| 33 |
"txt2img/Firstpass width/visible": true,
|
| 34 |
"txt2img/Firstpass width/value": 0,
|
| 35 |
"txt2img/Firstpass width/minimum": 0,
|
|
|
|
| 63 |
"txt2img/Seed/visible": true,
|
| 64 |
"txt2img/Seed/value": -1.0,
|
| 65 |
"txt2img/Extra/visible": true,
|
| 66 |
+
"txt2img/Extra/value": true,
|
| 67 |
"txt2img/Variation seed/visible": true,
|
| 68 |
"txt2img/Variation seed/value": -1.0,
|
| 69 |
"txt2img/Variation strength/visible": true,
|
|
|
|
| 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": true,
|
| 88 |
"customscript/prompts_from_file.py/txt2img/Iterate seed every line/visible": true,
|
| 89 |
+
"customscript/prompts_from_file.py/txt2img/Iterate seed every line/value": true,
|
| 90 |
"customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/visible": true,
|
| 91 |
+
"customscript/prompts_from_file.py/txt2img/Use same random seed for all lines/value": true,
|
| 92 |
"customscript/prompts_from_file.py/txt2img/List of prompt inputs/visible": true,
|
| 93 |
"customscript/prompts_from_file.py/txt2img/List of prompt inputs/value": "",
|
| 94 |
"customscript/xy_grid.py/txt2img/X values/visible": true,
|
|
|
|
| 98 |
"customscript/xy_grid.py/txt2img/Draw legend/visible": true,
|
| 99 |
"customscript/xy_grid.py/txt2img/Draw legend/value": true,
|
| 100 |
"customscript/xy_grid.py/txt2img/Include Separate Images/visible": true,
|
| 101 |
+
"customscript/xy_grid.py/txt2img/Include Separate Images/value": true,
|
| 102 |
"customscript/xy_grid.py/txt2img/Keep -1 for seeds/visible": true,
|
| 103 |
+
"customscript/xy_grid.py/txt2img/Keep -1 for seeds/value": true,
|
| 104 |
"txt2img/Make Zip when Save?/visible": true,
|
| 105 |
+
"txt2img/Make Zip when Save?/value": true,
|
| 106 |
"img2img/Prompt/visible": true,
|
| 107 |
"img2img/Prompt/value": "",
|
| 108 |
"img2img/Negative prompt/visible": true,
|