Visit ComfyUI Online for ready-to-use ComfyUI environment
Specialized node for preprocessing images, focusing on tiling and enhancing details for ControlNet applications.
The TTPlanet_TileSimple_Preprocessor is a specialized node designed to preprocess images for ControlNet applications, particularly focusing on tiling and enhancing image details. This node is essential for artists and AI enthusiasts who want to prepare their images for further processing by ControlNet models. It leverages a simple yet effective tiling detector to scale and blur images, making them suitable for various artistic and technical applications. By adjusting the scale and blur parameters, you can achieve the desired level of detail and smoothness in your images, ensuring optimal results in subsequent processing stages.
This parameter represents the input image that you want to preprocess. The image should be in a compatible format that the node can process.
The scale_factor
parameter controls the scaling of the input image. It allows you to enlarge the image by a factor ranging from 1.00 to 8.00. The default value is 1.00, which means no scaling. Increasing the scale factor can help in enhancing the details of the image, but it may also increase the processing time.
The blur_strength
parameter determines the intensity of the blur applied to the image. It ranges from 1.0 to 10.0, with a default value of 2.0. A higher blur strength can smooth out the image, reducing noise and minor details, which can be useful for certain artistic effects or to prepare the image for further processing steps that require a less detailed input.
The output of this node is the processed image, which has been scaled and blurred according to the specified parameters. This image is ready for further use in ControlNet models or other applications, providing a balanced level of detail and smoothness as per the input settings.
scale_factor
to enhance the details of your image. A higher scale factor can reveal more intricate patterns but may require more processing power.blur_strength
to control the smoothness of your image. Higher blur strength can help in reducing noise and making the image more uniform, which can be beneficial for certain artistic styles or preprocessing requirements.scale_factor
and blur_strength
to find the optimal settings for your specific use case.scale_factor
value is outside the allowed range of 1.00 to 8.00.scale_factor
to be within the specified range.blur_strength
value is outside the allowed range of 1.0 to 10.0.blur_strength
to be within the specified range.© Copyright 2024 RunComfy. All Rights Reserved.