Fix HiDiffusion ratio overrides and SDXL T2 behavior - #9511
Open
DustyShoe wants to merge 19 commits into
Open
Conversation
DustyShoe
marked this pull request as ready for review
August 20, 2026 14:09
DustyShoe
requested review from
JPPhoto,
Pfannkuchensack,
blessedcoolant,
dunkeroni and
lstein
as code owners
August 20, 2026 14:09
DustyShoe
force-pushed
the
fix/hidiffusion-ratio-behavior
branch
from
August 24, 2026 08:32
cc121ba to
c9eb228
Compare
DustyShoe
marked this pull request as draft
August 27, 2026 22:05
Restore staged logical-step scheduling and guidance residual compatibility. Preserve manual ratios behind Auto, validate T2 <= T1, and exclude the unsupported refiner path.
…ustyShoe/InvokeAI into fix/hidiffusion-ratio-behavior
DustyShoe
marked this pull request as ready for review
September 6, 2026 18:16
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This is a follow-up to #8787 that fixes correctness and compatibility issues found in the existing HiDiffusion integration.
T2 <= T1.Related Issues / Discussions
Follow-up to #8787.
Upstream reference: https://github.com/megvii-research/HiDiffusion
QA Instructions
T1=0.4, T2=0.16using the same seed.Merge Plan
No special merge handling is required.
Checklist
What's Newcopy (if doing a release after this PR)