diffusers
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
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
The documentation is not available anymore as the PR was closed or merged.
Think that works! cc @williamberman can you take a look?