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

Work with new ComfyUI ModelPatcher update (NOT backwards compatible) #460

Merged
merged 3 commits into from
Aug 20, 2024

Conversation

Kosinkadink
Copy link
Owner

ModelPatcher changed in ComfyUI, so I had to implement the proper changes. Due to the change in logic, the code will no longer work with previous versions of ComfyUI.

This also gave me the opportunity to delete a bunch of old code snippets I had to have in code for backwards compatibility so the code is a bit cleaner.

After merging this, I will do the same for SparseCtrl in Advanced-ControlNet.

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.

TypeError: ModelPatcherAndInjector.patch_model() got an unexpected keyword argument 'lowvram_model_memory'
1 participant