In controlnet, why is there a sample + controlnet_cond
preprocess step. I don't see this mention in the paper
#7397
Unanswered
tinder-trideeprath
asked this question in
Q&A
Replies: 1 comment
-
You can refer to the original implementation of ControlNet to confirm that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This preprocess step is not clear, what is the requirement for this ?
https://github.com/huggingface/diffusers/blob/main/src/diffusers/models/controlnet.py#L798
Beta Was this translation helpful? Give feedback.
All reactions