mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-04 03:10:21 +00:00
added random artist button
added a setting for padding when doing inpaint at original resolution
This commit is contained in:
@@ -44,6 +44,7 @@ titles = {
|
||||
"Tiling": "Produce an image that can be tiled.",
|
||||
"Tile overlap": "For SD upscale, how much overlap in pixels should there be between tiles. Tils overlap so that when they are merged back into one oicture, there is no clearly visible seam.",
|
||||
|
||||
"Roll": "Add a random artist to the prompt.",
|
||||
}
|
||||
|
||||
function gradioApp(){
|
||||
|
Reference in New Issue
Block a user