text2image-gui
text2image-gui copied to clipboard
Inpainting: Mask Maintaining Color Data?
InvokeAI describes a very specific implementation of masking required to retain color data and properly match underlying colors. Right now, I'm getting a "cut-and-paste" effect without color or pixel value data when I inpaint using NMKD GUI. Two questions:
- Is the mask being applied & passed as transparency alpha channel?
- Alternatively, are the -I and -M switches being passed to the model?
Source: https://github.com/invoke-ai/InvokeAI/blob/main/docs/features/INPAINTING.md