Visit ComfyUI Online for ready-to-use ComfyUI environment
Adjust AI-generated image color balance and appearance through latent space manipulation for artistic vision refinement.
The Recenter node is designed to adjust the latent space of your AI-generated images, providing a way to fine-tune the color balance and overall appearance of the output. By manipulating the latent variables, this node allows you to subtly or significantly alter the color properties of your images, ensuring they meet your artistic vision. The primary goal of the Recenter node is to offer a flexible and intuitive method for color correction and enhancement, making it an essential tool for AI artists looking to refine their creations.
This parameter represents the latent space input that the node will process. The latent space is a compressed representation of the image data, which the node will adjust based on the other input parameters.
This parameter controls the intensity of the recentering effect. It ranges from 0.0 to 1.0, with a default value of 0.0. A higher strength value will result in a more pronounced adjustment to the latent space, while a lower value will make the changes more subtle.
This parameter adjusts the cyan component of the color balance. It ranges from -1.00 to 1.00, with a default value of 0.01. Positive values increase the cyan component, while negative values decrease it.
This parameter adjusts the magenta component of the color balance. It ranges from -1.00 to 1.00, with a default value of 0.50. Positive values increase the magenta component, while negative values decrease it.
This parameter adjusts the yellow component of the color balance. It ranges from -1.00 to 1.00, with a default value of -0.13. Positive values increase the yellow component, while negative values decrease it.
This parameter adjusts the black component of the color balance. It ranges from -1.00 to 1.00, with a default value of 0.00. Positive values increase the black component, while negative values decrease it.
The output is the adjusted latent space, which has been modified according to the input parameters. This adjusted latent space can then be used to generate images with the desired color balance and appearance.
ValueError: Input latent space is not valid
TypeError: Strength parameter must be a float
IndexError: LUTs list index out of range
© Copyright 2024 RunComfy. All Rights Reserved.