diffusers icon indicating copy to clipboard operation
diffusers copied to clipboard

Update pipeline_stable_diffusion_inpaint_legacy.py resize to integer multiple of 8 instead of 32 for init image and mask

Open Laveraaa opened this issue 3 years ago • 2 comments

Hi! It seems like there is no more need to resize the init image and mask so rough - it's possible to use resolutions that are not multiples of 32. It works well on my side

Laveraaa avatar Feb 14 '23 12:02 Laveraaa

The documentation is not available anymore as the PR was closed or merged.

Think that works! cc @williamberman can you take a look?

patrickvonplaten avatar Feb 14 '23 22:02 patrickvonplaten