Visit ComfyUI Online for ready-to-use ComfyUI environment
Generate artistic scribble line art from images using HED model for AI artists, offering soft-edged adjustable lines.
The FakeScribblePreprocessor is designed to generate scribble-like line art from images, leveraging the HED (Holistically-Nested Edge Detection) model. This node is particularly useful for AI artists who want to create stylized, sketch-like representations of their images. By converting images into scribble lines, it provides a unique and artistic way to preprocess images for further creative applications. The node ensures that the generated lines are soft-edged and can be adjusted for safety, making it versatile for various artistic needs.
The safe
parameter determines whether the safety mode is enabled or disabled. When set to "enable," the node applies additional processing to ensure the output is safe and free from artifacts that might arise during the edge detection process. This can be particularly useful when working with images that have complex textures or details. The default value is "enable," and the available options are "enable" and "disable."
The resolution
parameter specifies the resolution at which the image will be processed. A higher resolution can result in more detailed and accurate scribble lines, but it may also increase the processing time. The default value is 512, and it can be adjusted according to the desired level of detail and the performance capabilities of your system.
The output parameter IMAGE
represents the processed image with scribble-like lines. This output is a stylized version of the input image, where the edges and contours are highlighted in a sketch-like manner. The resulting image can be used as a base for further artistic manipulation or as a final piece of artwork.
safe
mode to avoid any unwanted artifacts, especially when working with images that have intricate details or textures.safe
parameter is not provided or is incorrectly specified.safe
parameter is included in the input and set to either "enable" or "disable." The default value is "enable."© Copyright 2024 RunComfy. All Rights Reserved.