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

This pull request modifies the VAEDecodeTiled class to restore backward compatibility after the recent addition of the overlap parameter. #5567

Closed

Conversation

SunWintor
Copy link

Reason for Changes:

Restore Backward Compatibility:

The recent update introduced a required overlap parameter, which breaks existing code that doesn't supply this argument.
By making overlap optional with a default value, existing codebases remain functional without modification.

@ltdrdata ltdrdata added the Good PR This PR looks good to go, it needs comfy's final review. label Nov 11, 2024
@comfyanonymous
Copy link
Owner

8a52810 , the optional wasn't needed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good PR This PR looks good to go, it needs comfy's final review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants