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

[PSA] My ModelPatcher Rework/Hooks PR got merged - latest ACN requires updating ComfyUI #202

Open
Kosinkadink opened this issue Dec 3, 2024 · 0 comments
Labels

Comments

@Kosinkadink
Copy link
Owner

Kosinkadink commented Dec 3, 2024

As the title says, you'll need newest ComfyUI (at least commit comfyanonymous/ComfyUI@0ee322e) for latest ACN to work.

The PR enables my code in ADE and ACN to be a lot less hacky, so it will break far less often with further ComfyUI updates.

If using SparseCtrl, AnimateDiff-Evolved needs to be updated to the latest version as well, as I no longer duplicate code and instead let AnimateDiff-Evolved willingly share the AnimateDiffModel-related classes/functions.

If you have an outdated version of ACN, you will see the following error when sampling:
AdvancedControlBase.get_control_inject() takes 5 positional arguments but 6 were given

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant