Skip to content
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

feat(ui): update warnings on upscaling tab based on model arch #7299

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

psychedelicious
Copy link
Collaborator

Summary

When an unsupported model architecture is selected, show that warning only, without the extra warnings (i.e. no "missing tile controlnet" warning)

Update Invoke tooltip warnings accordingly

Related Issues / Discussions

Closes #7239
Closes #7177

QA Instructions

You won't be able to choose FLUX or SD3.5 models when on the upscaling tab - but you can from the canvas tab. Choose one of those model types for your main model, then go to the upscaling tab.

You should get a message about unsupported model architecture instead of a misleading message about missing the tile upscaling model. Also, the invoke button tooltip should warn about incompatible model.

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog

@github-actions github-actions bot added the frontend PRs that change frontend files label Nov 8, 2024
@psychedelicious psychedelicious enabled auto-merge (rebase) November 8, 2024 20:31
When an unsupported model architecture is selected, show that warning only, without the extra warnings (i.e. no "missing tile controlnet" warning)

Update Invoke tooltip warnings accordingly

Closes #7239
Closes #7177
@psychedelicious psychedelicious force-pushed the psyche/feat/ui/upscaling-tab-model-compat branch from fcc95af to 96664fa Compare November 8, 2024 20:32
@psychedelicious psychedelicious merged commit 79eb817 into main Nov 8, 2024
14 checks passed
@psychedelicious psychedelicious deleted the psyche/feat/ui/upscaling-tab-model-compat branch November 8, 2024 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
2 participants