ComfyUI > Nodes > ComfyUI > EmptyChromaRadianceLatentImage

ComfyUI Node: EmptyChromaRadianceLatentImage

Class Name

EmptyChromaRadianceLatentImage

Category
latent/chroma_radiance
Author
ComfyAnonymous (Account age: 763days)
Extension
ComfyUI
Latest Updated
2026-05-13
Github Stars
112.77K

How to Install ComfyUI

Install this extension via the ComfyUI Manager by searching for ComfyUI
  • 1. Click the Manager button in the main menu
  • 2. Select Custom Nodes Manager button
  • 3. Enter ComfyUI in the search bar
After installation, click the Restart button to restart ComfyUI. Then, manually refresh your browser to clear the cache and access the updated list of nodes.

Visit ComfyUI Online for ready-to-use ComfyUI environment

  • Free trial available
  • 16GB VRAM to 80GB VRAM GPU machines
  • 400+ preloaded models/nodes
  • Freedom to upload custom models/nodes
  • 200+ ready-to-run workflows
  • 100% private workspace with up to 200GB storage
  • Dedicated Support

Run ComfyUI Online

EmptyChromaRadianceLatentImage Description

Generate empty latent images for chroma radiance applications in AI art pipelines.

EmptyChromaRadianceLatentImage:

The EmptyChromaRadianceLatentImage node is designed to generate a batch of empty latent images specifically tailored for use in chroma radiance applications. This node is particularly useful for initializing a set of latent images that can be further processed or denoised in subsequent stages of an AI art pipeline. By creating a blank canvas of latent images, it allows artists and developers to start with a clean slate, ensuring that any subsequent transformations or enhancements are applied uniformly across the batch. The node leverages PyTorch to efficiently allocate memory for these latent images, ensuring optimal performance even when dealing with large image sizes or batch quantities. This functionality is crucial for workflows that require precise control over the initial state of latent images, providing a foundation for creative experimentation and advanced image synthesis techniques.

EmptyChromaRadianceLatentImage Input Parameters:

width

The width parameter specifies the width of each latent image in pixels. It determines the horizontal resolution of the images generated by the node. The minimum value is 16 pixels, and the maximum is defined by the system's maximum resolution capability. The default value is set to 1024 pixels, and the width can be adjusted in increments of 16 pixels. This parameter is crucial for defining the aspect ratio and detail level of the latent images, impacting the overall quality and processing requirements.

height

The height parameter defines the height of each latent image in pixels, setting the vertical resolution. Similar to the width, the minimum value is 16 pixels, and the maximum is constrained by the system's maximum resolution. The default height is 1024 pixels, with adjustments possible in steps of 16 pixels. This parameter, in conjunction with the width, determines the aspect ratio and resolution of the latent images, influencing the visual fidelity and computational load.

batch_size

The batch_size parameter indicates the number of latent images to be generated in a single batch. It allows for the creation of multiple images simultaneously, facilitating batch processing and parallel workflows. The minimum batch size is 1, and the maximum is 4096, with a default value of 1. This parameter is essential for optimizing processing efficiency and managing resource allocation, especially in scenarios requiring large-scale image generation or experimentation with different image sets.

EmptyChromaRadianceLatentImage Output Parameters:

samples

The samples output parameter provides the batch of generated latent images. These images are represented as a tensor with dimensions corresponding to the specified batch size, height, and width, and are initialized to zero. This output serves as the foundational data structure for further processing, allowing for subsequent transformations, enhancements, or denoising operations. The latent images encapsulated in this output are crucial for maintaining consistency and control over the initial state of the image synthesis process.

EmptyChromaRadianceLatentImage Usage Tips:

  • To optimize performance, ensure that the width and height parameters are set to values that align with your desired output resolution, balancing detail with computational efficiency.
  • Utilize the batch_size parameter to generate multiple latent images simultaneously, which can be particularly beneficial for batch processing or when experimenting with different configurations.
  • Consider the downstream processing requirements when setting the resolution parameters, as higher resolutions may require more computational resources and memory.

EmptyChromaRadianceLatentImage Common Errors and Solutions:

"CUDA out of memory"

  • Explanation: This error occurs when the GPU does not have enough memory to allocate for the specified batch size and resolution.
  • Solution: Reduce the batch_size, width, or height parameters to decrease memory usage, or consider using a system with more GPU memory.

"Invalid resolution"

  • Explanation: This error is triggered when the specified width or height exceeds the system's maximum resolution capability.
  • Solution: Ensure that the width and height parameters are within the allowable range defined by the system's maximum resolution.

"Batch size exceeds limit"

  • Explanation: This error occurs when the batch_size parameter is set to a value greater than the maximum allowed.
  • Solution: Adjust the batch_size to a value within the permissible range, ensuring it does not exceed 4096.

EmptyChromaRadianceLatentImage Related Nodes

Go back to the extension to check out more related nodes.
ComfyUI
RunComfy
Copyright 2025 RunComfy. All Rights Reserved.

RunComfy is the premier ComfyUI platform, offering ComfyUI online environment and services, along with ComfyUI workflows featuring stunning visuals. RunComfy also provides AI Models, enabling artists to harness the latest AI tools to create incredible art.

EmptyChromaRadianceLatentImage