Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Questions about guess_mode and control_scales #722

Open
Tonsty opened this issue Nov 15, 2024 · 0 comments
Open

Questions about guess_mode and control_scales #722

Tonsty opened this issue Nov 15, 2024 · 0 comments

Comments

@Tonsty
Copy link

Tonsty commented Nov 15, 2024

The first question is what is the purpose for users of using guess_mode.

The second question is about the code related to guess_mode.
In the main code, setting guess_mode=True will set un_cond["c_concat"]=None, and generate increasing control_scales from 0.0001 to 0.01 up to down.

https://github.com/lllyasviel/ControlNet/blob/main/gradio_canny2image.py#L46
https://github.com/lllyasviel/ControlNet/blob/main/gradio_canny2image.py#L52C3-L52C4

What effect will be introduced by such settings?

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

No branches or pull requests

1 participant