change styling for top right corner UI

made save style button not die when you cancel
This commit is contained in:
AUTOMATIC
2022-10-15 14:22:30 +03:00
parent f7ca63937a
commit d3463bc59a
4 changed files with 39 additions and 38 deletions

View File

@@ -16,6 +16,8 @@ titles = {
"\u{1f3a8}": "Add a random artist to the prompt.",
"\u2199\ufe0f": "Read generation parameters from prompt or last generation if prompt is empty into user interface.",
"\u{1f4c2}": "Open images output directory",
"\u{1f4be}": "Save style",
"\u{1f4cb}": "Apply selected styles to current prompt",
"Inpaint a part of image": "Draw a mask over an image, and the script will regenerate the masked area with content according to prompt",
"SD upscale": "Upscale image normally, split result into tiles, improve each tile using img2img, merge whole image back",