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

Mismatch Between Training and Inference Code in SD1.5: ControlNeXt Placement #83

Open
Iced2000 opened this issue Jan 21, 2025 · 0 comments

Comments

@Iced2000
Copy link

I’ve noticed a discrepancy between the training and inference implementations in SD1.5. Specifically, in the inference code, the ControlNext layer is added at the end of the "mid" block, whereas in the training code, it's added at the end of the "down" block.

Could you clarify which version is correct? Additionally, is there any performance comparison available for these two configurations?

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