This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubGenerate image using a control image (canny). This node takes a control image and generates a new image based on the provided prompt while following the edge structure detected in the control image.
Inputs
Note: When
skip_preprocessing is set to True, the canny_low_threshold and canny_high_threshold parameters are ignored since the control image is assumed to already be processed as a canny edge image.