ComfyUI > Nodes > ComfyUI > ChromaRadianceOptions

ComfyUI Node: ChromaRadianceOptions

Class Name

ChromaRadianceOptions

Category
model_patches/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

ChromaRadianceOptions Description

Advanced configuration for Chroma Radiance model, optimizing artistic output with fine-tuned parameters for unique visual effects.

ChromaRadianceOptions:

The ChromaRadianceOptions node is designed to provide advanced configuration capabilities for the Chroma Radiance model, a sophisticated tool used in AI art generation. This node allows you to fine-tune specific parameters that influence how the model processes and renders images, offering greater control over the artistic output. By adjusting these settings, you can optimize the model's performance to suit your creative needs, ensuring that the generated images align with your artistic vision. The node is particularly useful for those looking to experiment with different rendering techniques and achieve unique visual effects in their AI-generated artwork.

ChromaRadianceOptions Input Parameters:

model

This parameter represents the Chroma Radiance model that you wish to configure. It serves as the primary input for the node, allowing you to apply the specified options to the model's processing pipeline.

preserve_wrapper

This boolean parameter determines whether to delegate to an existing model function wrapper if it exists. When set to True, it ensures that any pre-existing configurations or enhancements applied to the model are preserved, which is generally recommended to maintain consistency in the model's behavior. The default value is True.

start_sigma

This float parameter specifies the starting sigma value at which the advanced options will take effect. It allows you to define a threshold for when the custom settings should be applied during the model's execution. The value ranges from 0.0 to 1.0, with a default of 1.0, indicating that the options are active from the beginning of the process.

end_sigma

Similar to start_sigma, this float parameter defines the ending sigma value, marking the point at which the advanced options cease to be applied. It provides a way to limit the duration of the custom settings' influence on the model. The range is from 0.0 to 1.0, with a default of 0.0, meaning the options are applied throughout the entire process unless otherwise specified.

nerf_tile_size

This integer parameter allows you to override the default NeRF (Neural Radiance Fields) tile size used by the model. A value of -1 indicates that the default tile size of 32 should be used, while 0 disables tiling altogether, which may require significant VRAM resources. This parameter is useful for adjusting the model's memory usage and performance characteristics, especially when working with high-resolution images.

ChromaRadianceOptions Output Parameters:

model

The output is the modified Chroma Radiance model with the applied advanced options. This output allows you to use the configured model in subsequent nodes or processes, ensuring that the specified settings are incorporated into the model's rendering pipeline.

ChromaRadianceOptions Usage Tips:

  • To maintain the integrity of existing model configurations, keep the preserve_wrapper parameter enabled unless you have a specific reason to override it.
  • Experiment with different start_sigma and end_sigma values to control the duration and intensity of the advanced options' effects, allowing for creative variations in the output.
  • Adjust the nerf_tile_size based on your system's VRAM capacity; using a smaller tile size can help manage memory usage, while disabling tiling may enhance performance for high-resolution outputs.

ChromaRadianceOptions Common Errors and Solutions:

"Insufficient VRAM for non-tiling mode"

  • Explanation: This error occurs when the nerf_tile_size is set to 0, disabling tiling, and the system does not have enough VRAM to handle the increased memory demand.
  • Solution: Consider reducing the image resolution or enabling tiling by setting nerf_tile_size to -1 or a positive value to decrease VRAM usage.

"Invalid sigma range"

  • Explanation: This error arises when the start_sigma is set lower than end_sigma, which is not a valid configuration.
  • Solution: Ensure that start_sigma is greater than or equal to end_sigma to define a valid range for the application of advanced options.

ChromaRadianceOptions 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.

ChromaRadianceOptions