Commit Graph

8 Commits

Author SHA1 Message Date
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