Skip to content

fix(ui): allow guidance slider to reach 1 for FLUX.2 Klein#8800

Merged
blessedcoolant merged 3 commits intoinvoke-ai:mainfrom
Pfannkuchensack:fix/flux2-guidance-slider-min
Jan 29, 2026
Merged

fix(ui): allow guidance slider to reach 1 for FLUX.2 Klein#8800
blessedcoolant merged 3 commits intoinvoke-ai:mainfrom
Pfannkuchensack:fix/flux2-guidance-slider-min

Conversation

@Pfannkuchensack
Copy link
Copy Markdown
Collaborator

Summary

FLUX.2 Klein models require guidance=1 (no CFG), but the guidance slider minimum was set to 2. Changed sliderMin from 2 to 1 to allow proper configuration for FLUX.2 Klein models.

Related Issues / Discussions

N/A

QA Instructions

  1. Select a FLUX.2 Klein model
  2. Open the Guidance slider in the generation settings
  3. Verify the slider can now reach a minimum value of 1 (previously stopped at 2)
  4. Generate an image with guidance=1 to confirm it works correctly

Merge Plan

This is a simple one-line change with no migration or breaking changes required.

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)

FLUX.2 Klein models require guidance=1 (no CFG), but the slider minimum
was set to 2. Changed sliderMin from 2 to 1 to allow proper configuration.
@github-actions github-actions bot added the frontend PRs that change frontend files label Jan 28, 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.

Looks good!

@blessedcoolant blessedcoolant enabled auto-merge (rebase) January 29, 2026 01:57
@blessedcoolant blessedcoolant merged commit 1f0d92d into invoke-ai:main Jan 29, 2026
13 checks passed
@lstein lstein added the v6.11.0 Intended for release 6.11.0 label Jan 29, 2026
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.11.0 Intended for release 6.11.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants