mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-12-25 19:31:51 -08:00
alternate restore progress button implementation
This commit is contained in:
parent
bd9700405a
commit
c48ab36cb9
6 changed files with 99 additions and 7 deletions
|
|
@ -22,6 +22,7 @@ titles = {
|
|||
"\u{1f4cb}": "Apply selected styles to current prompt",
|
||||
"\u{1f4d2}": "Paste available values into the field",
|
||||
"\u{1f3b4}": "Show/hide extra networks",
|
||||
"\u{1f300}": "Restore progress",
|
||||
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue