Fix outpainting params (#1089)

This commit is contained in:
jinchen62
2023-02-24 14:41:32 -08:00
committed by GitHub
parent b6c14ad468
commit bae208bcc4
3 changed files with 10 additions and 6 deletions

View File

@@ -157,8 +157,8 @@ def outpaint_inf(
prompt,
negative_prompt,
image,
args.pixels,
args.mask_blur,
pixels,
mask_blur,
left,
right,
top,