Skip to main content
The ChromaRadianceOptions node allows you to configure advanced settings for the Chroma Radiance model. It wraps an existing model and applies specific options during the denoising process based on sigma values, enabling fine-tuned control over NeRF tile size and other radiance-related parameters.

Inputs

ParameterDescriptionData TypeRequiredRange
modelThe model to apply Chroma Radiance options toMODELYes-
preserve_wrapperWhen enabled, will delegate to an existing model function wrapper if it exists. Generally should be left enabled. (default: True)BOOLEANNo-
start_sigmaFirst sigma that these options will be in effect. (default: 1.0)FLOATNo0.0 to 1.0
end_sigmaLast sigma that these options will be in effect. (default: 0.0)FLOATNo0.0 to 1.0
nerf_tile_sizeAllows overriding the default NeRF tile size. -1 means use the default (32). 0 means use non-tiling mode (may require a lot of VRAM). (default: -1)INTNo-1 and above
Note: The Chroma Radiance options only take effect when the current sigma value falls between end_sigma and start_sigma (inclusive). The nerf_tile_size parameter is only applied when set to 0 or higher values.

Outputs

Output NameDescriptionData Type
modelThe modified model with Chroma Radiance options appliedMODEL
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub

Source fingerprint (SHA-256): 34e17791e3675c59b4a15b007e853eedcfa0cbbb975fb2f5e71d1115eb2b8781