Visit ComfyUI Online for ready-to-use ComfyUI environment
Specialized node for extracting line art from images using PiDiNet model, ideal for AI artists creating scribble-like drawings.
The Scribble_PiDiNet_Preprocessor is a specialized node designed to extract line art from images using the PiDiNet (Pixel Difference Network) model. This node is particularly useful for AI artists who want to convert images into scribble-like line drawings, which can be used as a base for further artistic processing or as a standalone artistic effect. The preprocessor leverages advanced neural network techniques to detect edges and lines in the input image, applying a series of post-processing steps to enhance the clarity and quality of the resulting line art. The main goal of this node is to provide a high-quality, detailed line extraction that can be easily integrated into various creative workflows.
The safe
parameter determines whether the safe mode is enabled or disabled. When set to "enable," the preprocessor applies additional safety checks to ensure the output is free from artifacts and noise, which can be particularly useful when working with complex or high-resolution images. The available options are "enable" and "disable," with the default value being "enable." Enabling this option may slightly increase processing time but ensures a cleaner and more reliable output.
The resolution
parameter specifies the resolution at which the image will be processed. Higher resolutions can capture more details but may require more computational resources and time. The default value is 512, which provides a good balance between detail and performance. Adjusting this parameter allows you to control the level of detail in the extracted line art, making it suitable for different artistic needs.
The output parameter IMAGE
represents the processed image containing the extracted line art. This image is a high-contrast, black-and-white representation of the original input, where the lines and edges are highlighted, and the rest of the image is suppressed. The output is designed to be easily interpretable and can be used directly in various artistic applications or as a base for further processing.
safe
mode when working with complex images to avoid unwanted artifacts and ensure a cleaner output.resolution
parameter to a lower value before processing.safe
parameter.safe
parameter is set to either "enable" or "disable" and avoid any other values.© Copyright 2024 RunComfy. All Rights Reserved.