feat(ui): add Generate tab Upscale controls#9126
Open
AsuraAce wants to merge 6 commits intoinvoke-ai:mainfrom
Open
feat(ui): add Generate tab Upscale controls#9126AsuraAce wants to merge 6 commits intoinvoke-ai:mainfrom
AsuraAce wants to merge 6 commits intoinvoke-ai:mainfrom
Conversation
Author
|
I found one more support-scope issue while smoke testing: latent Upscale is currently exposed for non-SD model families like ANIMA. I’m moving this back to draft briefly to tighten supported model gating before review. |
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 PR adds Generate-tab Upscale controls backed by the existing High Resolution Fix graph path.
It includes:
Upscaleaccordion with Latent and Upscale Model methodsThe main user impact is that Generate users can configure an upscale/refinement pass directly from the Generate tab, then recall/remix images using the original base generation dimensions plus the saved Upscale settings.
View screenshots
Related Issues / Discussions
N/A
QA Instructions
Focused automated checks run locally:
Manual smoke coverage performed locally:
Merge Plan
No special merge sequencing is required. This touches persisted Generate params and includes the corresponding migration/test coverage.
Checklist
What's Newcopy (not applicable)