blepping
1bc45d3c0a
Remove Chroma Radiance image conversion and stub VAE nodes
...
Add a chroma_radiance option to the VAELoader builtin node which uses comfy.sd.PixelspaceConversionVAE
Add a PixelspaceConversionVAE to comfy.sd for converting BHWC 0..1 <-> BCHW -1..1
2025-09-12 23:36:53 -06:00
blepping
cc6e7d60fd
Remove Radiance dynamic nerf_embedder dtype override feature
2025-09-12 20:48:33 -06:00
blepping
f1f5b7d9b5
Move Chroma Radiance to its own directory in ldm
...
Minor code cleanups and tooltip improvements
2025-09-12 20:48:33 -06:00
blepping
e7073b5eec
Add ChromaRadianceOptions node and backend support.
...
Cleanups/refactoring to reduce code duplication with Chroma.
2025-09-12 20:48:33 -06:00
blepping
a3e5850c8b
Convert Chroma Radiance nodes to V3 schema.
2025-09-12 20:48:33 -06:00
blepping
731a892a31
Crop Radiance image inputs to multiples of 16 instead of erroring to be in line with existing VAE behavior
2025-09-12 20:48:33 -06:00
blepping
e5aee26ee3
Add ChromaRadianceStubVAE node
2025-09-12 20:48:33 -06:00
blepping
d1a3a5d1b7
Ensure images are multiples of 16 for Chroma Radiance
...
Add batch dimension and fix channels when necessary in ChromaRadianceImageToLatent node
2025-09-12 20:48:33 -06:00
blepping
1b0b2b728f
Update Radiance nodes to ensure latents/images are on the intermediate device
2025-09-12 20:48:33 -06:00
blepping
52acaa6c19
Initial Chroma Radiance support
2025-09-12 20:48:33 -06:00