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 ControlNetUnit copy issue #2910

Merged
merged 2 commits into from
May 20, 2024
Merged

Fix ControlNetUnit copy issue #2910

merged 2 commits into from
May 20, 2024

Conversation

huchenlei
Copy link
Collaborator

Closes #2871.

Pydantic BaseModel does not copy correctly when using python stdlib's copy.copy to perform shallow copy by default. This PR fixes that.

@huchenlei huchenlei merged commit b197f7c into Mikubill:main May 20, 2024
2 checks passed
@huchenlei huchenlei deleted the fix_copy branch May 20, 2024 00:41
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.

ADetailer xyz plot issue with 1.1.448
1 participant