-
Notifications
You must be signed in to change notification settings - Fork 6.4k
img2img.multiple.controlnets.pipeline #2833
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
img2img.multiple.controlnets.pipeline #2833
Conversation
The documentation is not available anymore as the PR was closed or merged. |
Regression for single controlnet use case: Multiple controlnets use case: :) |
This is not the ideal way to handle the controlnet_guidance_{start,stop} (addition by @hyowon-ha). Ideally, imho, - it would be cool to be able to pass them (as lists) to MultiControlNetModel imho (the same way controlnet_conditioning_scale is handled) - but this requires a modification of the MultiControlNetModel. |
@williamberman since you reviewed a similar pr of mine, tagging you (sorry in advance if you are not the person) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me!
@mikegarts could you take a quick look as well? :-) |
Sure, but since I proposed the pr in the first place I might be a little biased here :-) |
Haha, upps sorry 200 GitHub notifications per day make me say weird things sometimes. Sorry about this & thanks for reviewing yourself ❤️ |
* img2img.multiple.controlnets.pipeline * remove comments --------- Co-authored-by: mishka <gartsocial@gmail.com>
* img2img.multiple.controlnets.pipeline * remove comments --------- Co-authored-by: mishka <gartsocial@gmail.com>
No description provided.