qnzkzpwldns commited on
Commit
79ebb5b
·
1 Parent(s): 0014089

Upload ui-config.json

Browse files
Files changed (1) hide show
  1. webui_configs/ui-config.json +5 -5
webui_configs/ui-config.json CHANGED
@@ -6,9 +6,9 @@
6
  "txt2img/Styles/visible": true,
7
  "txt2img/Styles/value": [],
8
  "txt2img/Sampling method/visible": true,
9
- "txt2img/Sampling method/value": "Euler a",
10
  "txt2img/Sampling steps/visible": true,
11
- "txt2img/Sampling steps/value": 20,
12
  "txt2img/Sampling steps/minimum": 1,
13
  "txt2img/Sampling steps/maximum": 150,
14
  "txt2img/Sampling steps/step": 1,
@@ -51,17 +51,17 @@
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,
61
  "txt2img/Batch count/maximum": 100,
62
  "txt2img/Batch count/step": 1,
63
  "txt2img/Batch size/visible": true,
64
- "txt2img/Batch size/value": 1,
65
  "txt2img/Batch size/minimum": 1,
66
  "txt2img/Batch size/maximum": 8,
67
  "txt2img/Batch size/step": 1,
 
6
  "txt2img/Styles/visible": true,
7
  "txt2img/Styles/value": [],
8
  "txt2img/Sampling method/visible": true,
9
+ "txt2img/Sampling method/value": "DPM++ 2M Karras",
10
  "txt2img/Sampling steps/visible": true,
11
+ "txt2img/Sampling steps/value": 50,
12
  "txt2img/Sampling steps/minimum": 1,
13
  "txt2img/Sampling steps/maximum": 150,
14
  "txt2img/Sampling steps/step": 1,
 
51
  "txt2img/Width/maximum": 2048,
52
  "txt2img/Width/step": 8,
53
  "txt2img/Height/visible": true,
54
+ "txt2img/Height/value": 768,
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": 4,
60
  "txt2img/Batch count/minimum": 1,
61
  "txt2img/Batch count/maximum": 100,
62
  "txt2img/Batch count/step": 1,
63
  "txt2img/Batch size/visible": true,
64
+ "txt2img/Batch size/value": 4,
65
  "txt2img/Batch size/minimum": 1,
66
  "txt2img/Batch size/maximum": 8,
67
  "txt2img/Batch size/step": 1,