mirror of
https://github.com/AUTOMATIC1111/stable-diffusion-webui.git
synced 2025-08-04 11:12:35 +00:00
rename masking to inpaint in UI
make inpaint go to the right place for users who don't have it in config string
This commit is contained in:
@@ -116,7 +116,7 @@ restricted_opts = {
|
||||
}
|
||||
|
||||
ui_reorder_categories = [
|
||||
"masking",
|
||||
"inpaint",
|
||||
"sampler",
|
||||
"dimensions",
|
||||
"cfg",
|
||||
|
Reference in New Issue
Block a user