lllyasviel / lllyasviel/stable-diffusion-webui-forge

ControlNet "forgets" guidance settings

Open
#1,829 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
13k
Forks
1.7k
PR merge metrics
No merged PRs in 30d

Description

The built-in ControlNet sometimes forgets settings. For example, when I set guidance start and guidance end to certain values, it works initially. After some time, it reverts to the default values of 0 and 1, but without showing it in the GUI. I.e., the GUI shows the values I set (let's say 0.3 and 0.7), but the image is generated with 0 and 1. I have to play around with the ControlNet settings again get it back the values I want.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file, test, or entry point is named in the issue. Start by reproducing the ControlNet guidance start/end mismatch and trace how the GUI values reach image generation; done means the selected values remain effective rather than silently reverting to 0 and 1.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.