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

pass the unet first?or brushnet first? #66

Open
henbucuoshanghai opened this issue Aug 13, 2024 · 0 comments
Open

pass the unet first?or brushnet first? #66

henbucuoshanghai opened this issue Aug 13, 2024 · 0 comments

Comments

@henbucuoshanghai
Copy link

https://github.com/TencentARC/BrushNet/blob/main/src/diffusers/models/brushnet.py
code is :self.up_blocks),then burshnet up layers?
for up_block_res_sample, brushnet_up_block in zip(up_block_res_samples, self.brushnet_up_blocks):

the features in the unet first?then brushnet? but in paper,it is not same ?why?

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