ComfyUI/comfy_extras/nodes
2025-09-23 15:02:21 -07:00
..
__init__.py
nodes_ace.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-08-22 13:24:52 -07:00
nodes_advanced_samplers.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-08-22 13:24:52 -07:00
nodes_align_your_steps.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-04 14:31:14 -07:00
nodes_apg.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-08-22 13:24:52 -07:00
nodes_api.py fix output tensor return 2025-09-09 18:41:12 -07:00
nodes_apply_color_map.py Use pylint dynamic member correctly 2025-09-18 13:42:05 -07:00
nodes_arithmetic.py Fix absolute imports, fix linting issue with dataclass 2025-02-18 19:59:09 -08:00
nodes_attention_multiply.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-08-22 13:24:52 -07:00
nodes_audio_encoder.py fix import 2025-08-26 14:01:54 -07:00
nodes_audio.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-08-22 13:24:52 -07:00
nodes_camera_trajectory.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-22 14:29:50 -07:00
nodes_canny.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-22 14:29:50 -07:00
nodes_cfg.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-22 14:29:50 -07:00
nodes_chroma_radiance.py Move nodes_chroma_radiance 2025-09-22 14:33:24 -07:00
nodes_clip_sdxl.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-12-24 16:48:03 -08:00
nodes_compositing.py Improve language and compositing nodes 2024-09-05 21:56:04 -07:00
nodes_cond.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-22 14:29:50 -07:00
nodes_context_windows.py Update to 0.3.51 2025-08-22 17:29:18 -07:00
nodes_controlnet.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-09-23 12:50:31 -07:00
nodes_cosmos_upsampling.py fix linting errors 2025-07-16 15:52:36 -07:00
nodes_cosmos.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-22 14:29:50 -07:00
nodes_custom_sampler.py Improve tests, fix issues with alternate filenames, improve group offloading support for transformers models 2025-09-18 13:25:08 -07:00
nodes_differential_diffusion.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-22 14:29:50 -07:00
nodes_easycache.py Fix #45 now test 3.10 and 3.12 images. NVIDIA doesn't support 3.11 at all! 2025-09-23 13:22:54 -07:00
nodes_edit_model.py update upstream for flux fixes 2025-07-09 06:28:17 -07:00
nodes_florence2.py Improving MLLM/VLLM support and fixing bugs 2025-02-05 14:02:28 -08:00
nodes_flux.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-03 12:04:32 -07:00
nodes_freelunch.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-07-30 11:11:45 -07:00
nodes_fresca.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-07-14 13:45:09 -07:00
nodes_generators.py Use IterateList to express that a common list ancestor should not be run combinatorially many times 2025-02-24 08:57:25 -08:00
nodes_gits.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-16 09:58:02 -08:00
nodes_gradient.py Update ComfyUI and fix tests 2024-12-09 19:45:17 -08:00
nodes_group_offloading.py Fix linting errors, preliminary rocm 7 support 2025-09-23 15:02:21 -07:00
nodes_hidream.py Update to latest ComfyUI 2025-04-21 14:11:56 -07:00
nodes_hint_image_enhance.py Fix pylint 2024-10-11 14:45:15 -07:00
nodes_hooks.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-01-16 09:58:02 -08:00
nodes_hunyuan3d.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-22 14:29:50 -07:00
nodes_hunyuan.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-22 14:29:50 -07:00
nodes_hypernetwork.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-09-23 12:50:31 -07:00
nodes_hypertile.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-12-24 16:48:03 -08:00
nodes_ideogram.py fix linting errors 2025-07-16 15:52:36 -07:00
nodes_image_arithmetic.py
nodes_images.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-03 12:04:32 -07:00
nodes_inpainting.py fix linting errors 2025-07-16 15:52:36 -07:00
nodes_ip2p.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-04-08 10:02:37 -07:00
nodes_language.py Improved support for Wan features 2025-03-08 15:12:28 -08:00
nodes_latent.py Fix pylint issues 2025-09-03 12:13:35 -07:00
nodes_load_3d.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-07-14 13:45:09 -07:00
nodes_lora_extract.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-10-29 15:35:39 -07:00
nodes_lotus.py move into comfy_extras/nodes 2025-03-29 15:58:08 -07:00
nodes_lt.py Improve tests, fix issues with alternate filenames, improve group offloading support for transformers models 2025-09-18 13:25:08 -07:00
nodes_lumina2.py Update to 0.3.15 and improve models 2025-02-24 21:27:15 -08:00
nodes_mahiro.py Updates to support Hunyuan Video 2024-12-25 22:39:12 -08:00
nodes_mask.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-07-16 14:24:12 -07:00
nodes_mochi.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-11-18 13:12:31 -08:00
nodes_model_advanced.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-06-17 13:20:31 -07:00
nodes_model_downscale.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-12-09 15:54:37 -08:00
nodes_model_merging_model_specific.py Qwen Image with 4 bit and 8 bit quants 2025-08-07 13:40:05 -07:00
nodes_model_merging.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-06-17 10:35:10 -07:00
nodes_model_patch.py Fix pylint issues 2025-09-03 12:13:35 -07:00
nodes_morphology.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-29 15:57:24 -07:00
nodes_open_api.py Fix misalignment between EXIF tags and whatever pillow was actually doing 2025-09-19 16:14:40 -07:00
nodes_openai.py Fix images None issue 2025-02-15 17:06:27 -08:00
nodes_optimalsteps.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-06-17 10:35:10 -07:00
nodes_pag.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-08-02 10:55:02 -07:00
nodes_paligemma.py gracefully handle skia import failure 2025-06-17 21:08:25 -07:00
nodes_perpneg.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-07-14 13:45:09 -07:00
nodes_photomaker.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-12-24 16:48:03 -08:00
nodes_pixart.py Updates to support Hunyuan Video 2024-12-25 22:39:12 -08:00
nodes_post_processing.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-22 14:29:50 -07:00
nodes_preview_any.py move comfy extras 2025-06-17 10:40:43 -07:00
nodes_primitive.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-03 12:04:32 -07:00
nodes_qwen.py Fix tests 2025-09-23 12:42:12 -07:00
nodes_rebatch.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-12-28 14:24:27 -08:00
nodes_reference_only.py Add Reference Only ControlNet hack, add ControlNet++ models 2024-06-10 20:36:23 -07:00
nodes_regexp.py Fix pylint issues 2025-02-18 20:23:09 -08:00
nodes_sag.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-11-18 13:12:31 -08:00
nodes_sd3.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-12-09 15:54:37 -08:00
nodes_sdupscale.py
nodes_skeletonize.py Merges new frontend 2024-08-16 15:46:11 -07:00
nodes_slg.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-07-14 13:45:09 -07:00
nodes_stable3d.py
nodes_stable_cascade.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-03 12:04:32 -07:00
nodes_string.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-08-22 13:24:52 -07:00
nodes_strings.py Quality of life improvements 2025-02-12 14:12:10 -08:00
nodes_svg.py gracefully handle skia import failure 2025-06-17 21:08:25 -07:00
nodes_tcfg.py Move back to comfy_execution directory 2025-07-14 13:48:34 -07:00
nodes_textdiffusers.py Additional chat templates to ease the use of many models. 2024-06-06 20:51:05 -07:00
nodes_tomesd.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-12-28 14:24:27 -08:00
nodes_torch_compile.py Improvements to GGUF 2025-07-30 18:28:52 -07:00
nodes_train.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-22 14:29:50 -07:00
nodes_upscale_model.py Improve tests, fix issues with alternate filenames, improve group offloading support for transformers models 2025-09-18 13:25:08 -07:00
nodes_video_model.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
nodes_video.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-03 12:04:32 -07:00
nodes_wan_prompt_expander.py fix linting errors 2025-07-16 15:52:36 -07:00
nodes_wan.py Fix tests 2025-09-23 12:42:12 -07:00
nodes_webcam.py Revert "Fix WebcamCapture IS_CHANGED signature (#8413)" 2025-06-17 11:27:32 -07:00