ComfyUI/comfy_extras
2026-05-05 19:59:04 -07:00
..
chainner_models
frame_interpolation_models fix: Proper memory estimation for frame interpolation when not using dynamic VRAM (#13698) 2026-05-04 20:20:40 +03:00
nodes_ace.py Update language options in nodes_ace.py (#12578) 2026-05-05 19:47:57 -07:00
nodes_advanced_samplers.py
nodes_align_your_steps.py
nodes_apg.py
nodes_ar_video.py feat: Auto-regressive video generation (CORE-25) (#13082) 2026-05-04 21:01:22 -07:00
nodes_attention_multiply.py
nodes_audio_encoder.py
nodes_audio.py Make the ltx audio vae more native. (#13486) 2026-04-21 11:02:42 -04:00
nodes_camera_trajectory.py
nodes_canny.py Fix canny node not working with fp16. (#13085) 2026-03-20 23:15:50 -04:00
nodes_cfg.py
nodes_chroma_radiance.py
nodes_clip_sdxl.py
nodes_color.py
nodes_compositing.py Batch broadcasting in JoinImageWithAlpha node (#13686) 2026-05-03 16:30:00 +03:00
nodes_cond.py
nodes_context_windows.py feat: Context windows - add causal_window_fix to improve blending of context windows (CORE-100) (#13563) 2026-05-05 16:40:53 -07:00
nodes_controlnet.py
nodes_cosmos.py
nodes_curve.py image histogram node (#13153) 2026-04-06 14:54:02 -07:00
nodes_custom_sampler.py
nodes_dataset.py
nodes_differential_diffusion.py
nodes_easycache.py
nodes_edit_model.py
nodes_eps.py
nodes_flux.py Lower kv cache memory usage. (#12909) 2026-03-12 16:54:38 -04:00
nodes_frame_interpolation.py chore: Update display names and categories (CORE-151) (#13693) 2026-05-04 17:37:25 -07:00
nodes_freelunch.py
nodes_fresca.py
nodes_gits.py
nodes_glsl.py Add has_intermediate_output flag for nodes with interactive UI (#13048) 2026-03-27 21:06:38 -04:00
nodes_hidream.py
nodes_hooks.py
nodes_hunyuan3d.py Change the save 3d model node's filename prefix to 3d/ComfyUI (CORE-106) (#12826) 2026-04-28 00:59:59 -07:00
nodes_hunyuan.py
nodes_hypernetwork.py
nodes_hypertile.py
nodes_image_compare.py chore: Update display names and categories (CORE-151) (#13693) 2026-05-04 17:37:25 -07:00
nodes_images.py fix: SplitImageToTileList and ImageMergeTileList to use tile_height for vertical stride minimum (#12882) 2026-05-05 20:29:11 +08:00
nodes_ip2p.py
nodes_kandinsky5.py
nodes_latent.py
nodes_load_3d.py
nodes_logic.py
nodes_lora_debug.py
nodes_lora_extract.py
nodes_lotus.py
nodes_lt_audio.py fix(audio): drop sample_rate key from LTXVEmptyLatentAudio (CORE-157) (#13716) 2026-05-05 11:33:16 -07:00
nodes_lt_upsampler.py
nodes_lt.py Fix LTXV Reference Audio node (#13531) 2026-04-23 11:13:17 -07:00
nodes_lumina2.py
nodes_mahiro.py
nodes_mask.py chore: Update display names and categories (CORE-151) (#13693) 2026-05-04 17:37:25 -07:00
nodes_math.py feat: add Math Expression node with simpleeval evaluation (#12687) 2026-03-05 18:51:28 -08:00
nodes_mochi.py
nodes_model_advanced.py
nodes_model_downscale.py
nodes_model_merging_model_specific.py
nodes_model_merging.py
nodes_model_patch.py feat: SUPIR model support (CORE-17) (#13250) 2026-04-18 23:02:01 -04:00
nodes_morphology.py chore: Update display names and categories (CORE-151) (#13693) 2026-05-04 17:37:25 -07:00
nodes_nag.py
nodes_nop.py
nodes_number_convert.py fix(number-convert): preserve int precision for large numbers (#13147) 2026-03-25 18:06:34 -04:00
nodes_optimalsteps.py
nodes_pag.py
nodes_painter.py Add has_intermediate_output flag for nodes with interactive UI (#13048) 2026-03-27 21:06:38 -04:00
nodes_perpneg.py
nodes_photomaker.py
nodes_pixart.py
nodes_post_processing.py chore: Update display names and categories (CORE-151) (#13693) 2026-05-04 17:37:25 -07:00
nodes_preview_any.py Print more tensor values in the preview any node. (#13544) 2026-04-23 22:19:00 -04:00
nodes_primitive.py chore: Update display names and categories for text nodes (CORE-155) (#13712) 2026-05-05 22:31:24 +08:00
nodes_qwen.py
nodes_rebatch.py
nodes_replacements.py
nodes_resolution.py
nodes_rope.py
nodes_rtdetr.py SDPose: resize input always (#13349) 2026-04-10 11:26:55 -10:00
nodes_sag.py
nodes_sam3.py feat: SAM (segment anything) 3.1 support (CORE-34) (#13408) 2026-04-23 00:07:43 -04:00
nodes_sd3.py Make EmptySD3LatentImage node use intermediate dtype. (#13577) 2026-04-26 23:23:57 -04:00
nodes_sdpose.py SDPose: resize fix (#13656) 2026-05-01 14:17:25 -07:00
nodes_sdupscale.py
nodes_slg.py
nodes_stable3d.py
nodes_stable_cascade.py
nodes_string.py chore: Update display names and categories for text nodes (CORE-155) (#13712) 2026-05-05 22:31:24 +08:00
nodes_tcfg.py
nodes_textgen.py feat: Gemma4 text generation support (CORE-30) (#13376) 2026-05-02 22:46:15 -04:00
nodes_tomesd.py
nodes_toolkit.py
nodes_torch_compile.py
nodes_train.py Fix Train LoRA crash when training_dtype is "none" with bfloat16 LoRA weights (#13145) 2026-03-24 23:53:44 -04:00
nodes_upscale_model.py Make ImageUpscaleWithModel node work with intermediate device and dtype. (#13357) 2026-04-10 21:48:26 -04:00
nodes_video_model.py
nodes_video.py chore: Update display names and categories (CORE-151) (#13693) 2026-05-04 17:37:25 -07:00
nodes_void.py Void model - pass 1 & 2 (CORE-38) (#13403) 2026-05-05 19:59:04 -07:00
nodes_wan.py
nodes_wanmove.py
nodes_webcam.py
nodes_zimage.py
void_noise_warp.py Void model - pass 1 & 2 (CORE-38) (#13403) 2026-05-05 19:59:04 -07:00