Added default prompt + negative prompt on shared ui config
Browse files- shared-ui-config.json +6 -6
shared-ui-config.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
{
|
| 2 |
"txt2img/Prompt/visible": true,
|
| 3 |
-
"txt2img/Prompt/value": "",
|
| 4 |
-
"txt2img/Negative prompt/visible":
|
| 5 |
-
"txt2img/Negative prompt/value": "",
|
| 6 |
"txt2img/Style 1/value": "None",
|
| 7 |
"txt2img/Style 1/visible": true,
|
| 8 |
"txt2img/Style 2/value": "None",
|
|
@@ -104,9 +104,9 @@
|
|
| 104 |
"txt2img/Make Zip when Save?/visible": true,
|
| 105 |
"txt2img/Make Zip when Save?/value": false,
|
| 106 |
"img2img/Prompt/visible": true,
|
| 107 |
-
"img2img/Prompt/value": "",
|
| 108 |
-
"img2img/Negative prompt/visible":
|
| 109 |
-
"img2img/Negative prompt/value": "",
|
| 110 |
"img2img/Style 1/value": "None",
|
| 111 |
"img2img/Style 1/visible": true,
|
| 112 |
"img2img/Style 2/value": "None",
|
|
|
|
| 1 |
{
|
| 2 |
"txt2img/Prompt/visible": true,
|
| 3 |
+
"txt2img/Prompt/value": "the most beautiful artwork in the world, (masterpiece:1.5), (hd), (8k), ultra detailed, best quality, film grain, (cinematic lighting), dramatic, dramatic (complimentary colors), artstation, (award winning), (HDR)",
|
| 4 |
+
"txt2img/Negative prompt/visible": false,
|
| 5 |
+
"txt2img/Negative prompt/value": "(nsfw:1.7), (porn:1.6), (naked:1.6), (nude:1.6), (worst quality:1.4), (low quality:1.4), (monochrome:1.1), (bad_prompt_version2:0.8), (undersaturated:1.3), bad art, text, jpeg, watermark, artist sign, blurry, out of frame, nsfw",
|
| 6 |
"txt2img/Style 1/value": "None",
|
| 7 |
"txt2img/Style 1/visible": true,
|
| 8 |
"txt2img/Style 2/value": "None",
|
|
|
|
| 104 |
"txt2img/Make Zip when Save?/visible": true,
|
| 105 |
"txt2img/Make Zip when Save?/value": false,
|
| 106 |
"img2img/Prompt/visible": true,
|
| 107 |
+
"img2img/Prompt/value": "the most beautiful artwork in the world, (masterpiece:1.5), (hd), (8k), ultra detailed, best quality, film grain, (cinematic lighting), dramatic, dramatic (complimentary colors), artstation, (award winning), (HDR)",
|
| 108 |
+
"img2img/Negative prompt/visible": false,
|
| 109 |
+
"img2img/Negative prompt/value": "(nsfw:1.7), (porn:1.6), (naked:1.6), (nude:1.6), (worst quality:1.4), (low quality:1.4), (monochrome:1.1), (bad_prompt_version2:0.8), (undersaturated:1.3), bad art, text, jpeg, watermark, artist sign, blurry, out of frame, nsfw",
|
| 110 |
"img2img/Style 1/value": "None",
|
| 111 |
"img2img/Style 1/visible": true,
|
| 112 |
"img2img/Style 2/value": "None",
|