This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubThe ZImageFunControlnet node applies a specialized control network to influence the image generation or editing process. It uses a base model, a model patch, and a VAE, allowing you to adjust the strength of the control effect. This node can work with a base image, an inpainting image, and a mask for more targeted edits.
Inputs
Note: The
inpaint_image parameter is typically used in conjunction with a mask to specify the content for inpainting. The node’s behavior may change based on which optional inputs are provided (e.g., using image for guidance or using image, mask, and inpaint_image for inpainting).