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

Fix SD15 memory sharing #119

Merged
merged 3 commits into from
Jan 2, 2025
Merged

Fix SD15 memory sharing #119

merged 3 commits into from
Jan 2, 2025

Conversation

huchenlei
Copy link
Owner

@huchenlei huchenlei commented Jan 1, 2025

Resolves #115

comfyanonymous/ComfyUI#5450 removes model_management.unload_model_clones. This PR adds the impl back as a temporary measurement. See comfyanonymous/ComfyUI#6303 for more details on the fundamental issue.

@huchenlei huchenlei marked this pull request as ready for review January 2, 2025 01:25
@huchenlei huchenlei merged commit 67da1be into main Jan 2, 2025
2 checks passed
@huchenlei huchenlei deleted the fix_sd15 branch January 2, 2025 01:26
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.

module 'comfy.model_management' has no attribute 'unload_model_clones'
1 participant