mirror of
https://github.com/Coyote-A/ultimate-upscale-for-automatic1111.git
synced 2026-04-30 19:21:17 +00:00
set inpainting fill to original
This commit is contained in:
@@ -504,6 +504,8 @@ class Script(scripts.Script):
|
||||
p.do_not_save_samples = True
|
||||
p.inpaint_full_res = False
|
||||
|
||||
p.inpainting_fill = 1
|
||||
|
||||
seed = p.seed
|
||||
|
||||
# Init image
|
||||
|
||||
Reference in New Issue
Block a user