Skip to content

Conversation

@Artificiangel
Copy link

I saw that the issue was marked as complete but I found myself having the same issue.

Some people's SD installations might return RGBA.
Limit the line r, g, b = img.split() to the first 3 channels because the plugin already has a mask variable.
The issue was caused by the stable diffusion setting: (img2img > include masked composite) being enabled.

Limit the line `r, g, b = img.split()` to the first 3 channels because the plugin already has a mask variable.

The issue was caused by the stable diffusion setting: (img2img > include masked composite) being enabled.
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.

1 participant