Skip to content

Fix after loading a shuffle ControlNet other ControlNets stop work #7687

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

Closed
wants to merge 1 commit into from

Conversation

springjk
Copy link

Fix after loading a shuffle type ControlNet, other ControlNets stop working. because global_average_pooling stays set to True until ComfyUI is restarted.

…orking

Fix after loading a shuffle type ControlNet, other ControlNets stop working because global_average_pooling stays set to True until ComfyUI is restarted.
@springjk
Copy link
Author

Reproduction steps:

  • Restart ComfyUI

  • Run controlnet-test-2.json (shuffle controlnet demo)

  • Run controlnet-test-1.json (canny controlnet demo)

Canny ControlNet not working.

controlnet-test.zip

comfyanonymous added a commit that referenced this pull request Apr 20, 2025
comfyanonymous added a commit that referenced this pull request Apr 20, 2025
@comfyanonymous
Copy link
Owner

Thanks for finding this bug, I fixed it a slightly different way in: 2c735c1

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.

2 participants