add a button for XY Plot to fill in available values for axes that support this

This commit is contained in:
AUTOMATIC
2023-01-16 17:36:56 +03:00
parent d073637e10
commit 55947857f0
3 changed files with 68 additions and 46 deletions

View File

@@ -20,6 +20,7 @@ titles = {
"\u{1f4be}": "Save style",
"\U0001F5D1": "Clear prompt",
"\u{1f4cb}": "Apply selected styles to current prompt",
"\u{1f4d2}": "Paste available values into the field",
"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",