Spaces:
Runtime error
Runtime error
luisrguerra
commited on
Commit
•
0b0a372
1
Parent(s):
8d4644a
Update ui-config.json
Browse files- ui-config.json +5 -5
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":
|
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,
|
@@ -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":
|
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":
|
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,
|
@@ -106,7 +106,7 @@
|
|
106 |
"img2img/Prompt/visible": true,
|
107 |
"img2img/Prompt/value": "",
|
108 |
"img2img/Negative prompt/visible": true,
|
109 |
-
"img2img/Negative prompt/value": "
|
110 |
"img2img/Style 1/value": "None",
|
111 |
"img2img/Style 1/visible": true,
|
112 |
"img2img/Style 2/value": "None",
|
|
|
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,
|
|
|
106 |
"img2img/Prompt/visible": true,
|
107 |
"img2img/Prompt/value": "",
|
108 |
"img2img/Negative prompt/visible": true,
|
109 |
+
"img2img/Negative prompt/value": ",amputee, deformed body, long neck, extra fingers, bad body proportions, mutated hands, mutilated, mutation, ugly, fused fingers, malformed limbs, extra heads, morbid, disfigured,blurry, low res, low resolution, low quality,",
|
110 |
"img2img/Style 1/value": "None",
|
111 |
"img2img/Style 1/visible": true,
|
112 |
"img2img/Style 2/value": "None",
|