Visit ComfyUI Online for ready-to-use ComfyUI environment
Introduce noise into latent images for AI artists to add variability and texture, with control over intensity and affected areas.
The BNK_InjectNoise node is designed to introduce noise into latent images, which can be particularly useful for AI artists looking to add variability or texture to their generated images. This node allows you to control the intensity of the noise and optionally apply a mask to specify where the noise should be injected. By manipulating the noise levels and areas affected, you can achieve a wide range of artistic effects, from subtle graininess to pronounced distortions. This node is essential for creating more dynamic and less predictable outputs, enhancing the creative possibilities of your AI-generated art.
This parameter represents the latent image data that you want to modify by injecting noise. It is a required input and serves as the base upon which noise will be added.
This parameter controls the intensity of the noise injected into the latent image. It is a floating-point value with a default of 1.0, a minimum of 0.0, and a maximum of 200.0. Adjusting this value allows you to fine-tune the amount of noise, with higher values resulting in more pronounced noise effects.
This optional parameter allows you to provide a custom noise pattern to be injected into the latent image. If not provided, the node will use a default noise pattern. This can be useful if you want to apply a specific type of noise or reuse a noise pattern across multiple images.
This optional parameter is a mask that specifies where the noise should be applied on the latent image. Areas covered by the mask will receive the noise, while areas outside the mask will remain unaffected. This allows for more targeted noise application, enabling you to preserve certain parts of the image while altering others.
The output is a modified latent image with the injected noise. This latent image can then be used in subsequent processing steps or directly converted into a final image. The noise injection can add texture, variability, and artistic effects to the generated image, making it more dynamic and interesting.
© Copyright 2024 RunComfy. All Rights Reserved.