Prompt
Steps
Scheduler
Seed
Input Image
ControlNet is a neural network architechture that can be used to control pretrained large diffusion models to support additional input conditions. The purpose of ControlNet Canny is to detect and preserve canny edges in input images, making this model suitable for generating images which can preserve the boundaries and fine features of the original image.
The model is trained on images and their corresponding white canny edges monochrome images.
ControlNet Canny can be utilized in various applications, such as:
For more detailed instructions, refer to the API documentation and resources available on Github.
https://github.com/lllyasviel/ControlNet