Skip to content

[Fix] remove anima optimized denoise#9072

Merged
lstein merged 2 commits intoinvoke-ai:mainfrom
dunkeroni:remove_anima_optimized_denoise
Apr 22, 2026
Merged

[Fix] remove anima optimized denoise#9072
lstein merged 2 commits intoinvoke-ai:mainfrom
dunkeroni:remove_anima_optimized_denoise

Conversation

@dunkeroni
Copy link
Copy Markdown
Collaborator

Summary

Anima model was not listed in models.ts as supporting optimized denoise, but in graphBuilderUtils.ts it was using the setting anyway. This meant that the toggle wouldn't show up when using Anima, but the denoise strength would still be modified from it. User would have to switch to Flux/SD3 model to disable the toggle and then switch back.

In my testing, this setting does not play nicely with Anima, so it's better to just remove the logic.

QA Instructions

Enable "Optimized image-to-image (Beta)" on a supported model, switch to Anima, and generate with a non-0|1 denoise strength. Save the result and load the workflow to verify that the denoise strength was not modified.

Merge Plan

Ready to merge

Checklist

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

@github-actions github-actions Bot added the frontend PRs that change frontend files label Apr 19, 2026
@lstein lstein self-assigned this Apr 22, 2026
@lstein lstein added the v6.13.x label Apr 22, 2026
@lstein lstein moved this to 6.13.x Theme: MODELS in Invoke - Community Roadmap Apr 22, 2026
Copy link
Copy Markdown
Collaborator

@lstein lstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as advertised.

@lstein lstein enabled auto-merge (squash) April 22, 2026 00:41
@lstein lstein merged commit 33c288a into invoke-ai:main Apr 22, 2026
16 checks passed
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 v6.13.x

Projects

Status: 6.13.x Theme: MODELS

Development

Successfully merging this pull request may close these issues.

2 participants