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

Allow color inputs in merge transparency #1888

Merged

Conversation

RunDevelopment
Copy link
Member

Merge Transparency now allows color inputs.

I also switched to as_target_channels to convert the input RGB channels to RGB. This drops support for 2-channel images, but no node produces any right now anyway, so that's not a huge loss. If we decide to properly support 2-channel images in the future, we will add support for them to as_target_channels anyway, since this function is used everywhere.

@joeyballentine joeyballentine merged commit c46ca49 into chaiNNer-org:main Jun 23, 2023
@RunDevelopment RunDevelopment deleted the merge-transparency-color branch June 23, 2023 13:10
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.

2 participants