Skip to content

Conversation

@Laveraaa
Copy link
Contributor

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

Change resize to integer multiple of 8 instead of 32
@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Feb 14, 2023

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

@patrickvonplaten
Copy link
Contributor

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

@patrickvonplaten patrickvonplaten merged commit 2f48957 into huggingface:main Mar 3, 2023
mengfei25 pushed a commit to mengfei25/diffusers that referenced this pull request Mar 27, 2023
…multiple of 8 instead of 32 for init image and mask (huggingface#2350)

Update pipeline_stable_diffusion_inpaint_legacy.py

Change resize to integer multiple of 8 instead of 32
w4ffl35 pushed a commit to w4ffl35/diffusers that referenced this pull request Apr 14, 2023
…multiple of 8 instead of 32 for init image and mask (huggingface#2350)

Update pipeline_stable_diffusion_inpaint_legacy.py

Change resize to integer multiple of 8 instead of 32
yoonseokjin pushed a commit to yoonseokjin/diffusers that referenced this pull request Dec 25, 2023
…multiple of 8 instead of 32 for init image and mask (huggingface#2350)

Update pipeline_stable_diffusion_inpaint_legacy.py

Change resize to integer multiple of 8 instead of 32
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
…multiple of 8 instead of 32 for init image and mask (huggingface#2350)

Update pipeline_stable_diffusion_inpaint_legacy.py

Change resize to integer multiple of 8 instead of 32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants