fix: CFG Scale min value reset to zero by blessedcoolant · Pull Request #8691 · invoke-ai/InvokeAI
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 2.8k
Merged
lstein merged 1 commit intoinvoke-ai:mainfrom
Dec 24, 2025Merged
fix: CFG Scale min value reset to zero#8691
lstein merged 1 commit intoinvoke-ai:mainfrom
fix: CFG Scale min value reset to zero#8691
lstein merged 1 commit intoinvoke-ai:mainfrom
Conversation
Copy link Copy Markdown
Collaborator
blessedcoolant
commented
Dec 23, 2025
blessedcoolant
commented
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.
No longer needed coz Z Image works at 1.0
blessedcoolant
requested a review
from lstein
as a code owner
lstein approved these changes Dec 24, 2025
Copy link Copy Markdown
Collaborator
lstein
left a comment
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.
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