Upload ui-config.json
Browse files- ui-config.json +3 -3
ui-config.json
CHANGED
@@ -2,15 +2,15 @@
|
|
2 |
"txt2img/Prompt/visible": true,
|
3 |
"txt2img/Prompt/value": "",
|
4 |
"txt2img/Negative prompt/visible": true,
|
5 |
-
"txt2img/Negative prompt/value": "
|
6 |
"txt2img/Styles/visible": true,
|
7 |
"txt2img/Styles/value": [
|
8 |
"基础起手式"
|
9 |
],
|
10 |
"txt2img/Sampling method/visible": true,
|
11 |
-
"txt2img/Sampling method/value": "
|
12 |
"txt2img/Sampling steps/visible": true,
|
13 |
-
"txt2img/Sampling steps/value":
|
14 |
"txt2img/Sampling steps/minimum": 1,
|
15 |
"txt2img/Sampling steps/maximum": 555,
|
16 |
"txt2img/Sampling steps/step": 1,
|
|
|
2 |
"txt2img/Prompt/visible": true,
|
3 |
"txt2img/Prompt/value": "",
|
4 |
"txt2img/Negative prompt/visible": true,
|
5 |
+
"txt2img/Negative prompt/value": "NSFW,",
|
6 |
"txt2img/Styles/visible": true,
|
7 |
"txt2img/Styles/value": [
|
8 |
"基础起手式"
|
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": 30,
|
14 |
"txt2img/Sampling steps/minimum": 1,
|
15 |
"txt2img/Sampling steps/maximum": 555,
|
16 |
"txt2img/Sampling steps/step": 1,
|