InvokeAI
InvokeAI copied to clipboard
Image To Grayscale Node + Material Transfer Workflow
Summary
Image To Grayscale Invocation
- Adds a node that converts an image to grayscale while allowing the user to control the brightness of the output
- This node also takes an optional mask to only convert partial aspects of the image to grayscale.
- General use case is to use this to provide a grayed input for latent generation to facilitate things like image to image and style transfer.
Material Transfer Workflow
A workflow to transfer the material of a particular image to the subject of another using the above mentioned node.