fix: CFG Scale min value reset to zero by blessedcoolant · Pull Request #8691 · invoke-ai/InvokeAI

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@blessedcoolant

Copy link Copy Markdown

Collaborator

Summary

CFGScale min values on the frontend UI were changed to 0 during the implementation of Z Image initially. But this is no longer needed. Reverting back to the min being 1 which indicates no classifier free guidance.

Merge Plan

Simple fix. Merge up.

Pfannkuchensack reacted with thumbs up emoji
No longer needed coz Z Image works at 1.0

@github-actions github-actions bot added the frontend

PRs that change frontend files

label

Dec 23, 2025
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.

Looking good.

@lstein lstein merged commit f82bcd4 into invoke-ai:main

Dec 24, 2025

13 checks passed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@lstein lstein lstein approved these changes

Assignees

No one assigned

Labels

frontend

PRs that change frontend files

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@blessedcoolant @lstein