yui-futao commited on
Commit
4312f12
·
1 Parent(s): 6af9f7b

Update ui-config.json

Browse files
Files changed (1) hide show
  1. ui-config.json +5 -5
ui-config.json CHANGED
@@ -24,17 +24,17 @@
24
  "txt2img/Hires steps/value": 40,
25
  "txt2img/Hires steps/minimum": 20,
26
  "txt2img/Hires steps/maximum": 100,
27
- "txt2img/Hires steps/step": 1,
28
  "txt2img/Denoising strength/visible": true,
29
  "txt2img/Denoising strength/value": 0.5,
30
  "txt2img/Denoising strength/minimum": 0.0,
31
  "txt2img/Denoising strength/maximum": 1.0,
32
  "txt2img/Denoising strength/step": 0.1,
33
  "txt2img/Upscale by/visible": true,
34
- "txt2img/Upscale by/value": 2.0,
35
  "txt2img/Upscale by/minimum": 1.0,
36
  "txt2img/Upscale by/maximum": 4.0,
37
- "txt2img/Upscale by/step": 0.5,
38
  "txt2img/Resize width to/visible": true,
39
  "txt2img/Resize width to/value": 0,
40
  "txt2img/Resize width to/minimum": 0,
@@ -49,12 +49,12 @@
49
  "txt2img/Width/value": 512,
50
  "txt2img/Width/minimum": 64,
51
  "txt2img/Width/maximum": 2048,
52
- "txt2img/Width/step": 8,
53
  "txt2img/Height/visible": true,
54
  "txt2img/Height/value": 512,
55
  "txt2img/Height/minimum": 64,
56
  "txt2img/Height/maximum": 2048,
57
- "txt2img/Height/step": 8,
58
  "txt2img/Batch count/visible": true,
59
  "txt2img/Batch count/value": 1,
60
  "txt2img/Batch count/minimum": 1,
 
24
  "txt2img/Hires steps/value": 40,
25
  "txt2img/Hires steps/minimum": 20,
26
  "txt2img/Hires steps/maximum": 100,
27
+ "txt2img/Hires steps/step": 10,
28
  "txt2img/Denoising strength/visible": true,
29
  "txt2img/Denoising strength/value": 0.5,
30
  "txt2img/Denoising strength/minimum": 0.0,
31
  "txt2img/Denoising strength/maximum": 1.0,
32
  "txt2img/Denoising strength/step": 0.1,
33
  "txt2img/Upscale by/visible": true,
34
+ "txt2img/Upscale by/value": 1.5,
35
  "txt2img/Upscale by/minimum": 1.0,
36
  "txt2img/Upscale by/maximum": 4.0,
37
+ "txt2img/Upscale by/step": 0.1,
38
  "txt2img/Resize width to/visible": true,
39
  "txt2img/Resize width to/value": 0,
40
  "txt2img/Resize width to/minimum": 0,
 
49
  "txt2img/Width/value": 512,
50
  "txt2img/Width/minimum": 64,
51
  "txt2img/Width/maximum": 2048,
52
+ "txt2img/Width/step": 64,
53
  "txt2img/Height/visible": true,
54
  "txt2img/Height/value": 512,
55
  "txt2img/Height/minimum": 64,
56
  "txt2img/Height/maximum": 2048,
57
+ "txt2img/Height/step": 64,
58
  "txt2img/Batch count/visible": true,
59
  "txt2img/Batch count/value": 1,
60
  "txt2img/Batch count/minimum": 1,