ComfyUI Node
TS LTX HDR VAE
Load a VAE at an explicit precision. Used for the final HDR decode only — the rest of the graph keeps the VAE it already had.
TS LTX HDR VAE
- config
- vae
◄vae_name▾►
◄precisionfloat32►
CategoryTS/Video/HDR
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| vae_name | COMBO | Normally the same file the rest of the graph uses. | |
| precision | COMBO | float32 | float32 is the point of this node. The others are here for measuring what the precision actually buys you. |
| configopt | TS_LTX_HDR_CONFIG | Settings node. Only used to say so in the log. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| vae | VAE | Connect to the hdr_vae input of TS LTX HDR Decode, and nowhere else. |