Visit ComfyUI Online for ready-to-use ComfyUI environment
Integrate ICLight patches for AI model lighting control and enhancement in generated images.
The ApplyICLight node is designed to integrate ICLight patches into your AI model, enhancing its capabilities by applying specific lighting conditions. This node is particularly useful for AI artists who want to manipulate and control the lighting effects in their generated images. By leveraging the ICLight patches, you can achieve more realistic and visually appealing results. The node works by modifying the model's weights and conditioning inputs based on the provided lighting information, foreground pixels, and optional background pixels. This allows for a high degree of customization and fine-tuning, making it an essential tool for creating sophisticated and dynamic lighting effects in your AI-generated artwork.
This parameter represents the AI model you are working with. It is essential for the node to know which model to apply the ICLight patches to. The model should be compatible with the ICLight system, specifically designed for SD 1.5 models.
The VAE (Variational Autoencoder) parameter is used to encode and decode images within the model. It must be an instance of AutoencoderKL, ensuring that the VAE is compatible with the ICLight patches.
This parameter contains the ICLight patches and related information. It includes the state dictionary and other configurations necessary for applying the lighting effects to the model.
The positive conditioning input is used to guide the model towards desired outcomes. It helps in emphasizing certain features or aspects in the generated images based on the provided conditions.
The negative conditioning input works in contrast to the positive conditioning. It helps in suppressing unwanted features or aspects in the generated images, providing a balanced and controlled output.
This parameter represents the foreground pixels of the image. It is crucial for determining how the lighting effects will interact with the main subject of the image.
The multiplier parameter controls the strength of the ICLight patches applied to the model. It has a default value of 1.0, with a range from -10.0 to 10.0, allowing for fine-tuning of the lighting effects.
The optional background pixels parameter allows you to specify the background of the image. This can be used to further refine how the lighting effects interact with different parts of the image.
The output model is the modified version of the input model with the ICLight patches applied. This model now incorporates the specified lighting effects, ready for generating images with enhanced lighting conditions.
The positive conditioning output remains the same as the input, ensuring that the desired features are still emphasized in the generated images.
The negative conditioning output also remains the same as the input, continuing to suppress unwanted features in the generated images.
The empty_latent output is a latent representation that can be used for further processing or analysis. It contains the encoded information from the VAE, reflecting the applied lighting effects.
{model_type}
model, IC-Light is only compatible with SD 1.5 models.© Copyright 2024 RunComfy. All Rights Reserved.