This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubThe QwenImageDiffsynthControlnet node applies a diffusion synthesis control network patch to modify a base model’s behavior. It uses an image input and optional mask to guide the model’s generation process with adjustable strength, creating a patched model that incorporates the control network’s influence for more controlled image synthesis.
Inputs
Note: When a mask is provided, it is automatically inverted (1.0 - mask) and reshaped to match the expected dimensions for the control network processing.