jack008 commited on
Commit
37a6dd8
·
1 Parent(s): ef724de

Upload ui-config.json

Browse files
Files changed (1) hide show
  1. ui-config.json +11 -12
ui-config.json CHANGED
@@ -1,16 +1,15 @@
1
  {
2
  "txt2img/Prompt/visible": true,
3
- "txt2img/Prompt/value": "masterpiece, best quality,\n\n,delicate, beautiful,colorful, vividcolor, lighting,\n",
4
  "txt2img/Negative prompt/visible": true,
5
- "txt2img/Negative prompt/value": "",
6
  "txt2img/Styles/visible": true,
7
  "txt2img/Styles/value": [
8
- "CounterFeit模型专用"
9
  ],
10
  "txt2img/Sampling method/visible": true,
11
  "txt2img/Sampling method/value": "DPM++ 2M Karras",
12
  "txt2img/Sampling steps/visible": true,
13
- "txt2img/Sampling steps/value": 24,
14
  "txt2img/Sampling steps/minimum": 1,
15
  "txt2img/Sampling steps/maximum": 555,
16
  "txt2img/Sampling steps/step": 1,
@@ -27,7 +26,7 @@
27
  "txt2img/Batch count/visible": true,
28
  "txt2img/Batch count/value": 1,
29
  "txt2img/Batch count/minimum": 1,
30
- "txt2img/Batch count/maximum": 200,
31
  "txt2img/Batch count/step": 1,
32
  "txt2img/Batch size/visible": true,
33
  "txt2img/Batch size/value": 1,
@@ -37,8 +36,8 @@
37
  "txt2img/CFG Scale/visible": true,
38
  "txt2img/CFG Scale/value": 8.0,
39
  "txt2img/CFG Scale/minimum": 1.0,
40
- "txt2img/CFG Scale/maximum": 25.0,
41
- "txt2img/CFG Scale/step": 0.5,
42
  "txt2img/Seed/visible": true,
43
  "txt2img/Seed/value": -1.0,
44
  "txt2img/Extra/visible": true,
@@ -53,12 +52,12 @@
53
  "txt2img/Resize seed from width/visible": true,
54
  "txt2img/Resize seed from width/value": 0,
55
  "txt2img/Resize seed from width/minimum": 0,
56
- "txt2img/Resize seed from width/maximum": 2048,
57
  "txt2img/Resize seed from width/step": 8,
58
  "txt2img/Resize seed from height/visible": true,
59
  "txt2img/Resize seed from height/value": 0,
60
  "txt2img/Resize seed from height/minimum": 0,
61
- "txt2img/Resize seed from height/maximum": 2048,
62
  "txt2img/Resize seed from height/step": 8,
63
  "txt2img/Restore faces/visible": true,
64
  "txt2img/Restore faces/value": false,
@@ -71,7 +70,7 @@
71
  "txt2img/Hires steps/visible": true,
72
  "txt2img/Hires steps/value": 0,
73
  "txt2img/Hires steps/minimum": 0,
74
- "txt2img/Hires steps/maximum": 150,
75
  "txt2img/Hires steps/step": 1,
76
  "txt2img/Denoising strength/visible": true,
77
  "txt2img/Denoising strength/value": 0.7,
@@ -304,7 +303,7 @@
304
  "customscript/prompt_travel.py/txt2img/Show console debug/visible": true,
305
  "customscript/prompt_travel.py/txt2img/Show console debug/value": true,
306
  "img2img/Prompt/visible": true,
307
- "img2img/Prompt/value": "",
308
  "img2img/Negative prompt/visible": true,
309
  "img2img/Negative prompt/value": "",
310
  "img2img/Styles/visible": true,
@@ -357,7 +356,7 @@
357
  "img2img/Batch count/visible": true,
358
  "img2img/Batch count/value": 1,
359
  "img2img/Batch count/minimum": 1,
360
- "img2img/Batch count/maximum": 10,
361
  "img2img/Batch count/step": 1,
362
  "img2img/Batch size/visible": true,
363
  "img2img/Batch size/value": 1,
 
1
  {
2
  "txt2img/Prompt/visible": true,
3
+ "txt2img/Prompt/value": "masterpiece, (best quality), 1girl with hair ornament and yellow hair, sunlight, forest, nature",
4
  "txt2img/Negative prompt/visible": true,
5
+ "txt2img/Negative prompt/value": "EasyNegative, bad-hands-5, (((worst quality, low quality)))",
6
  "txt2img/Styles/visible": true,
7
  "txt2img/Styles/value": [
 
8
  ],
9
  "txt2img/Sampling method/visible": true,
10
  "txt2img/Sampling method/value": "DPM++ 2M Karras",
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,
 
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,
 
36
  "txt2img/CFG Scale/visible": true,
37
  "txt2img/CFG Scale/value": 8.0,
38
  "txt2img/CFG Scale/minimum": 1.0,
39
+ "txt2img/CFG Scale/maximum": 15.0,
40
+ "txt2img/CFG Scale/step": 0.1,
41
  "txt2img/Seed/visible": true,
42
  "txt2img/Seed/value": -1.0,
43
  "txt2img/Extra/visible": true,
 
52
  "txt2img/Resize seed from width/visible": true,
53
  "txt2img/Resize seed from width/value": 0,
54
  "txt2img/Resize seed from width/minimum": 0,
55
+ "txt2img/Resize seed from width/maximum": 1024,
56
  "txt2img/Resize seed from width/step": 8,
57
  "txt2img/Resize seed from height/visible": true,
58
  "txt2img/Resize seed from height/value": 0,
59
  "txt2img/Resize seed from height/minimum": 0,
60
+ "txt2img/Resize seed from height/maximum": 1088,
61
  "txt2img/Resize seed from height/step": 8,
62
  "txt2img/Restore faces/visible": true,
63
  "txt2img/Restore faces/value": false,
 
70
  "txt2img/Hires steps/visible": true,
71
  "txt2img/Hires steps/value": 0,
72
  "txt2img/Hires steps/minimum": 0,
73
+ "txt2img/Hires steps/maximum": 30,
74
  "txt2img/Hires steps/step": 1,
75
  "txt2img/Denoising strength/visible": true,
76
  "txt2img/Denoising strength/value": 0.7,
 
303
  "customscript/prompt_travel.py/txt2img/Show console debug/visible": true,
304
  "customscript/prompt_travel.py/txt2img/Show console debug/value": true,
305
  "img2img/Prompt/visible": true,
306
+ "img2img/Prompt/value": "ZHI-AI永久免费",
307
  "img2img/Negative prompt/visible": true,
308
  "img2img/Negative prompt/value": "",
309
  "img2img/Styles/visible": true,
 
356
  "img2img/Batch count/visible": true,
357
  "img2img/Batch count/value": 1,
358
  "img2img/Batch count/minimum": 1,
359
+ "img2img/Batch count/maximum": 100,
360
  "img2img/Batch count/step": 1,
361
  "img2img/Batch size/visible": true,
362
  "img2img/Batch size/value": 1,