Skip to content

Fix missing controlnet range slider for models that support traditional controlnets#2284

Merged
Acly merged 1 commit intoAcly:mainfrom
nabileisa:patch-1
Jan 20, 2026
Merged

Fix missing controlnet range slider for models that support traditional controlnets#2284
Acly merged 1 commit intoAcly:mainfrom
nabileisa:patch-1

Conversation

@nabileisa
Copy link
Contributor

It seems you made an error in 1.46.0 where you are checking for has_range in models.model_patch.find(self.mode, True) instead of models.control.find(self.mode, True) resulting in range slider being hidden in all SD and SDXL models
This fix this issue.

Fix an issue where Controlnet range is missing for models that have traditional control net, this fix that issue in the latest 1.46.0 release.
@Acly
Copy link
Owner

Acly commented Jan 20, 2026

Yep, thank you

@Acly Acly merged commit dd0b358 into Acly:main Jan 20, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants