Visit ComfyUI Online for ready-to-use ComfyUI environment
Versatile tool for creating Gaussian noise images for AI art and image processing.
The BMAB Noise Generator is a versatile tool designed to create random Gaussian noise images, which can be used in various AI art and image processing applications. This node is particularly useful for generating noise textures that can serve as backgrounds, overlays, or input for further image manipulation tasks. By leveraging Gaussian noise, the node ensures that the generated noise has a natural and random distribution, making it ideal for artistic and creative purposes. The BMAB Noise Generator is easy to use and integrates seamlessly into your workflow, providing a reliable way to add randomness and texture to your projects.
The width
parameter specifies the width of the generated noise image in pixels. It determines the horizontal dimension of the output image. The width can range from a minimum of 256 pixels to a maximum of 2048 pixels, with a default value of 512 pixels. Adjusting the width allows you to control the size of the noise image to fit your specific needs.
The height
parameter specifies the height of the generated noise image in pixels. It determines the vertical dimension of the output image. The height can range from a minimum of 256 pixels to a maximum of 2048 pixels, with a default value of 512 pixels. Adjusting the height allows you to control the size of the noise image to fit your specific needs.
The bind
parameter is an optional input that allows you to bind the noise generation process to a specific BMAB bind object. This can be useful if you want to generate noise images that are consistent with other elements in your project. The parameter accepts a BMAB bind
object.
The latent
parameter is an optional input that allows you to use a latent image as a reference for the noise generation process. This can be useful if you want to generate noise images that are consistent with a specific latent image. The parameter accepts a LATENT
object.
The image
parameter is the output of the BMAB Noise Generator node. It provides the generated noise image as an IMAGE
object. This image can be used in various ways, such as a background, overlay, or input for further image processing tasks. The generated noise image is in RGB format, ensuring compatibility with a wide range of applications.
bind
or latent
parameters to automatically set the width and height.<width>
_<height>
.png'bind
or latent
parameter is not properly set or is None
.bind
or latent
parameter is correctly set to a valid BMAB bind
or LATENT
object. If not needed, you can omit these parameters.© Copyright 2024 RunComfy. All Rights Reserved.