Skip to content

Fix: Create Gradient Mask errors when using inpaint model #8082

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 5, 2025

Conversation

dunkeroni
Copy link
Contributor

Summary

Bug introduced in #8035
Looks like I changed the tensor names after I last tested inpaint models, which caused the encoded image size to not match the generation. Oops.

Related Issues / Discussions

https://discord.com/channels/1020123559063990373/1149510134058471514/1379904966797430814
https://discord.com/channels/1020123559063990373/1020123559831539744/1380188184335618172

QA Instructions

Tested on canvas with stable-diffusion-xl-1.0-inpainting-0.1, combinations of inpaint, outpaint, and bbox scaling.

Merge Plan

Ready to merge

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added python PRs that change python files invocations PRs that change invocations labels Jun 5, 2025
@hipsterusername hipsterusername merged commit bf0fdbd into invoke-ai:main Jun 5, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invocations PRs that change invocations python PRs that change python files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants