ComfyUI/comfy_extras/nodes
2025-05-07 14:53:39 -07:00
..
__init__.py move this back since the issue is resolved 2023-08-22 18:00:18 -07:00
nodes_advanced_samplers.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-12-09 15:54:37 -08:00
nodes_align_your_steps.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-12-24 16:48:03 -08:00
nodes_apply_color_map.py Merges new frontend 2024-08-16 15:46:11 -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 2024-04-29 13:37:03 -07:00
nodes_audio.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-05 14:38:50 -08:00
nodes_canny.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-31 07:42:11 -07:00
nodes_cfg.py move into comfy_extras/nodes 2025-03-29 15:58:08 -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 Improved testing of API nodes 2024-03-22 22:04:35 -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 Improved support for Wan features 2025-03-08 15:12:28 -08:00
nodes_cosmos.py Prompt upsampling, better torch.compile support for language models 2025-03-03 18:36:47 -08:00
nodes_custom_sampler.py Distinct Seed and Seed64 input specs. numpy only supports 32 bit seeds 2025-02-05 14:08:09 -08:00
nodes_differential_diffusion.py Move nodes into comfy_extras/nodes where they will be scanned and found 2024-03-08 15:17:56 -08: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-01-28 13:45:51 -08:00
nodes_freelunch.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-07-30 11:11:45 -07:00
nodes_fresca.py Update to latest ComfyUI 2025-04-21 14:11:56 -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_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 Update to latest ComfyUI 2025-04-21 14:11:56 -07:00
nodes_hunyuan.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-29 15:57:24 -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 Include style_type parameter for Ideogram nodes 2025-02-25 13:26:17 -08:00
nodes_image_arithmetic.py Improved support for ControlNet workflows with depth 2024-03-26 22:32:15 -07:00
nodes_images.py Improved support for Wan features 2025-03-08 15:12:28 -08: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 Distinct Seed and Seed64 input specs. numpy only supports 32 bit seeds 2025-02-05 14:08:09 -08:00
nodes_load_3d.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-04-21 13:14:36 -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 Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-04-21 13:14:36 -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-04-21 13:14:36 -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-03-29 15:57:24 -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 Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-29 15:57:24 -07:00
nodes_model_merging.py Merge WIP 2024-08-25 18:52:29 -07:00
nodes_morphology.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-03-29 15:57:24 -07:00
nodes_nf4.py Accept workflows from the command line 2025-05-07 14:53:39 -07:00
nodes_open_api.py Fix pylint issues 2025-02-24 09:06:03 -08:00
nodes_openai.py Fix images None issue 2025-02-15 17:06:27 -08:00
nodes_optimalsteps.py Update to latest ComfyUI 2025-04-21 14:11:56 -07:00
nodes_pag.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-08-02 10:55:02 -07:00
nodes_paligemma.py Improving MLLM/VLLM support and fixing bugs 2025-02-05 14:02:28 -08:00
nodes_perpneg.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-09-13 12:45:23 -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-04-21 13:14:36 -07:00
nodes_primitive.py move into comfy_extras/nodes 2025-03-29 15:58:08 -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 Merge upstream, fix 3.12 compatibility, fix nightlies issue, fix broken node 2024-01-03 16:00:36 -08:00
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 2024-12-09 15:54:37 -08:00
nodes_stable3d.py Merge upstream 2024-03-21 13:15:36 -07:00
nodes_stable_cascade.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-10-14 15:26:27 -07:00
nodes_strings.py Quality of life improvements 2025-02-12 14:12:10 -08:00
nodes_svg.py Qwen2 2024-09-06 17:44:08 -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 Improved support for Wan features 2025-03-08 15:12:28 -08:00
nodes_upscale_model.py Memory management and compilation improvements 2024-10-09 09:13:47 -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-03-05 14:38:50 -08:00
nodes_wan_prompt_expander.py Improved support for Wan features 2025-03-08 15:12:28 -08:00
nodes_wan.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-04-21 13:14:36 -07:00
nodes_webcam.py Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2024-05-17 14:04:44 -07:00