jack008 commited on
Commit
46e9ef1
·
verified ·
1 Parent(s): 325b25f

Update ui-config.json

Browse files
Files changed (1) hide show
  1. ui-config.json +6 -6
ui-config.json CHANGED
@@ -11,22 +11,22 @@
11
  "txt2img/Sampling steps/visible": true,
12
  "txt2img/Sampling steps/value": 20,
13
  "txt2img/Sampling steps/minimum": 1,
14
- "txt2img/Sampling steps/maximum": 555,
15
  "txt2img/Sampling steps/step": 1,
16
  "txt2img/Width/visible": true,
17
  "txt2img/Width/value": 512,
18
  "txt2img/Width/minimum": 64,
19
- "txt2img/Width/maximum": 2048,
20
  "txt2img/Width/step": 8,
21
  "txt2img/Height/visible": true,
22
  "txt2img/Height/value": 768,
23
  "txt2img/Height/minimum": 64,
24
- "txt2img/Height/maximum": 2048,
25
  "txt2img/Height/step": 8,
26
  "txt2img/Batch count/visible": true,
27
  "txt2img/Batch count/value": 1,
28
  "txt2img/Batch count/minimum": 1,
29
- "txt2img/Batch count/maximum": 2000,
30
  "txt2img/Batch count/step": 1,
31
  "txt2img/Batch size/visible": true,
32
  "txt2img/Batch size/value": 1,
@@ -85,12 +85,12 @@
85
  "txt2img/Resize width to/visible": true,
86
  "txt2img/Resize width to/value": 0,
87
  "txt2img/Resize width to/minimum": 0,
88
- "txt2img/Resize width to/maximum": 2048,
89
  "txt2img/Resize width to/step": 8,
90
  "txt2img/Resize height to/visible": true,
91
  "txt2img/Resize height to/value": 0,
92
  "txt2img/Resize height to/minimum": 0,
93
- "txt2img/Resize height to/maximum": 2048,
94
  "txt2img/Resize height to/step": 8,
95
  "txt2img/Script/visible": true,
96
  "txt2img/Script/value": "None",
 
11
  "txt2img/Sampling steps/visible": true,
12
  "txt2img/Sampling steps/value": 20,
13
  "txt2img/Sampling steps/minimum": 1,
14
+ "txt2img/Sampling steps/maximum": 50,
15
  "txt2img/Sampling steps/step": 1,
16
  "txt2img/Width/visible": true,
17
  "txt2img/Width/value": 512,
18
  "txt2img/Width/minimum": 64,
19
+ "txt2img/Width/maximum": 1024,
20
  "txt2img/Width/step": 8,
21
  "txt2img/Height/visible": true,
22
  "txt2img/Height/value": 768,
23
  "txt2img/Height/minimum": 64,
24
+ "txt2img/Height/maximum": 1024,
25
  "txt2img/Height/step": 8,
26
  "txt2img/Batch count/visible": true,
27
  "txt2img/Batch count/value": 1,
28
  "txt2img/Batch count/minimum": 1,
29
+ "txt2img/Batch count/maximum": 2,
30
  "txt2img/Batch count/step": 1,
31
  "txt2img/Batch size/visible": true,
32
  "txt2img/Batch size/value": 1,
 
85
  "txt2img/Resize width to/visible": true,
86
  "txt2img/Resize width to/value": 0,
87
  "txt2img/Resize width to/minimum": 0,
88
+ "txt2img/Resize width to/maximum": 1024,
89
  "txt2img/Resize width to/step": 8,
90
  "txt2img/Resize height to/visible": true,
91
  "txt2img/Resize height to/value": 0,
92
  "txt2img/Resize height to/minimum": 0,
93
+ "txt2img/Resize height to/maximum": 1024,
94
  "txt2img/Resize height to/step": 8,
95
  "txt2img/Script/visible": true,
96
  "txt2img/Script/value": "None",