ComfyUI/comfy_extras
blepping c1297f4eb3
Add support for Chroma Radiance (#9682)
* Initial Chroma Radiance support

* Minor Chroma Radiance cleanups

* Update Radiance nodes to ensure latents/images are on the intermediate device

* Fix Chroma Radiance memory estimation.

* Increase Chroma Radiance memory usage factor

* Increase Chroma Radiance memory usage factor once again

* Ensure images are multiples of 16 for Chroma Radiance
Add batch dimension and fix channels when necessary in ChromaRadianceImageToLatent node

* Tile Chroma Radiance NeRF to reduce memory consumption, update memory usage factor

* Update Radiance to support conv nerf final head type.

* Allow setting NeRF embedder dtype for Radiance
Bump Radiance nerf tile size to 32
Support EasyCache/LazyCache on Radiance (maybe)

* Add ChromaRadianceStubVAE node

* Crop Radiance image inputs to multiples of 16 instead of erroring to be in line with existing VAE behavior

* Convert Chroma Radiance nodes to V3 schema.

* Add ChromaRadianceOptions node and backend support.
Cleanups/refactoring to reduce code duplication with Chroma.

* Fix overriding the NeRF embedder dtype for Chroma Radiance

* Minor Chroma Radiance cleanups

* Move Chroma Radiance to its own directory in ldm
Minor code cleanups and tooltip improvements

* Fix Chroma Radiance embedder dtype overriding

* Remove Radiance dynamic nerf_embedder dtype override feature

* Unbork Radiance NeRF embedder init

* 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-13 17:58:43 -04:00
..
chainner_models
nodes_ace.py v3 nodes (part a) (#9149) 2025-08-21 22:05:36 -04:00
nodes_advanced_samplers.py v3 nodes (part a) (#9149) 2025-08-21 22:05:36 -04:00
nodes_align_your_steps.py convert AlignYourStepsScheduler node to V3 schema (#9226) 2025-09-03 21:21:38 -04:00
nodes_apg.py v3 nodes (part a) (#9149) 2025-08-21 22:05:36 -04:00
nodes_attention_multiply.py v3 nodes (part a) (#9149) 2025-08-21 22:05:36 -04:00
nodes_audio_encoder.py Implement wav2vec2 as an audio encoder model. (#9549) 2025-08-25 23:26:47 -04:00
nodes_audio.py
nodes_camera_trajectory.py convert WanCameraEmbedding node to V3 schema (#9714) 2025-09-12 17:38:12 -04:00
nodes_canny.py convert Canny node to V3 schema (#9743) 2025-09-12 17:40:34 -04:00
nodes_cfg.py convert CFG nodes to V3 schema (#9717) 2025-09-12 17:39:55 -04:00
nodes_chroma_radiance.py Add support for Chroma Radiance (#9682) 2025-09-13 17:58:43 -04:00
nodes_clip_sdxl.py
nodes_compositing.py
nodes_cond.py convert nodes_cond.py to V3 schema (#9719) 2025-09-12 17:39:30 -04:00
nodes_context_windows.py
nodes_controlnet.py
nodes_cosmos.py convert Cosmos nodes to V3 schema (#9721) 2025-09-12 17:38:46 -04:00
nodes_custom_sampler.py
nodes_differential_diffusion.py
nodes_easycache.py Add ZeroDivisionError catch for EasyCache logging statement (#9768) 2025-09-08 15:07:04 -04:00
nodes_edit_model.py
nodes_flux.py uso -> uxo/uno as requested. (#9688) 2025-09-02 16:12:07 -04:00
nodes_freelunch.py
nodes_fresca.py Fix fresca's input and output (#8871) 2025-07-11 12:52:58 -04:00
nodes_gits.py
nodes_hidream.py CLIPTextEncodeHiDream. (#7703) 2025-04-21 02:41:51 -04:00
nodes_hooks.py
nodes_hunyuan3d.py Add Hunyuan 3D 2.1 Support (#8714) 2025-09-04 20:36:20 -04:00
nodes_hunyuan.py Add noise augmentation to hunyuan image refiner. (#9831) 2025-09-12 16:03:08 -04:00
nodes_hypernetwork.py
nodes_hypertile.py
nodes_images.py ImageScaleToMaxDimension node. (#9689) 2025-09-02 20:05:57 -04:00
nodes_ip2p.py
nodes_latent.py Add a LatentCut node to cut latents. (#9609) 2025-08-28 19:38:28 -04:00
nodes_load_3d.py
nodes_lora_extract.py
nodes_lotus.py
nodes_lt.py LTXV: fix key frame noise mask dimensions for when real noise mask exists (#9425) 2025-08-20 03:33:10 -04:00
nodes_lumina2.py
nodes_mahiro.py
nodes_mask.py
nodes_mochi.py Move mochi latent node to: latent/video. 2024-11-08 08:33:44 -05:00
nodes_model_advanced.py Add cosmos_rflow option to ModelSamplingContinuousEDM node. (#8523) 2025-06-13 17:47:52 -04:00
nodes_model_downscale.py
nodes_model_merging_model_specific.py
nodes_model_merging.py
nodes_model_patch.py USO style reference. (#9677) 2025-09-02 15:36:22 -04:00
nodes_morphology.py Nodes to convert images to YUV and back. 2025-03-21 06:32:44 -04:00
nodes_optimalsteps.py Cleanup chroma PR. 2025-04-30 20:57:30 -04:00
nodes_pag.py
nodes_perpneg.py
nodes_photomaker.py
nodes_pixart.py Remove windows line endings. (#8902) 2025-07-14 13:10:20 -04:00
nodes_post_processing.py
nodes_preview_any.py
nodes_primitive.py convert Primitive nodes to V3 schema (#9372) 2025-08-30 23:21:58 -04:00
nodes_qwen.py Change the TextEncodeQwenImageEdit node to use logic closer to reference. (#9432) 2025-08-19 16:49:01 -04:00
nodes_rebatch.py
nodes_sag.py
nodes_sd3.py ModelPatcher Overhaul and Hook Support (#5583) 2024-12-02 14:51:02 -05:00
nodes_sdupscale.py
nodes_slg.py
nodes_stable3d.py
nodes_stable_cascade.py convert Stable Cascade nodes to V3 schema (#9373) 2025-08-30 23:19:21 -04:00
nodes_string.py convert String nodes to V3 schema (#9370) 2025-08-21 22:03:57 -04:00
nodes_tcfg.py
nodes_tomesd.py
nodes_torch_compile.py Make torch.compile LoRA/key-compatible (#8213) 2025-05-21 04:56:56 -04:00
nodes_train.py [Training Node] algo support, grad acc, optional grad ckpt (#9015) 2025-07-23 20:57:27 -04:00
nodes_upscale_model.py
nodes_video_model.py
nodes_video.py convert Video nodes to V3 schema (#9489) 2025-08-30 23:19:54 -04:00
nodes_wan.py Support the 5B fun inpaint model. (#9614) 2025-08-28 22:46:57 -04:00
nodes_webcam.py