mirror of
https://github.com/sd-webui/stable-diffusion-webui.git
synced 2024-12-15 07:12:58 +03:00
Add mask_restore to streamlit config
This commit is contained in:
parent
0fc3e592f7
commit
b351538e3a
@ -113,6 +113,7 @@ img2img:
|
||||
# 0: Keep masked area
|
||||
# 1: Regenerate only masked area
|
||||
mask_mode: 0
|
||||
mask_restore: False
|
||||
# 0: Just resize
|
||||
# 1: Crop and resize
|
||||
# 2: Resize and fill
|
||||
|
Loading…
Reference in New Issue
Block a user