Skip to content

Conversation

mikegarts
Copy link
Contributor

No description provided.

@HuggingFaceDocBuilderDev
Copy link

HuggingFaceDocBuilderDev commented Mar 26, 2023

The documentation is not available anymore as the PR was closed or merged.

@mikegarts
Copy link
Contributor Author

mikegarts commented Mar 26, 2023

Regression for single controlnet use case:
https://colab.research.google.com/drive/1CfJO2rNKDPMJeLrTXVi7e03-QE0VruwE?usp=sharing

Multiple controlnets use case:
https://colab.research.google.com/drive/1e-yLAoLFUlGBSQqcGGHaMjiaOOdTlw3L?usp=sharing

image

:)

@mikegarts
Copy link
Contributor Author

This is not the ideal way to handle the controlnet_guidance_{start,stop} (addition by @hyowon-ha).
Right now they control the start/stop cond globally and one can't pass a list to control each controlnet separately.

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.

@mikegarts
Copy link
Contributor Author

@williamberman since you reviewed a similar pr of mine, tagging you (sorry in advance if you are not the person)

Copy link
Contributor

@patrickvonplaten patrickvonplaten left a 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!

@patrickvonplaten
Copy link
Contributor

@mikegarts could you take a quick look as well? :-)

@mikegarts
Copy link
Contributor Author

@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 :-)

@patrickvonplaten
Copy link
Contributor

@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 ❤️

@patrickvonplaten patrickvonplaten merged commit 1d033a9 into huggingface:main Mar 30, 2023
w4ffl35 pushed a commit to w4ffl35/diffusers that referenced this pull request Apr 14, 2023
* img2img.multiple.controlnets.pipeline

* remove comments

---------

Co-authored-by: mishka <gartsocial@gmail.com>
AmericanPresidentJimmyCarter pushed a commit to AmericanPresidentJimmyCarter/diffusers that referenced this pull request Apr 26, 2024
* img2img.multiple.controlnets.pipeline

* remove comments

---------

Co-authored-by: mishka <gartsocial@gmail.com>
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.

3 participants