ComfyUI/comfy_extras
Jedrzej Kosinski c044c3ba58 Revert change, does not work 2024-11-21 16:12:39 -06:00
..
chainner_models
nodes_advanced_samplers.py Fix SamplerEulerCFGpp node. 2024-07-02 12:21:08 -04:00
nodes_align_your_steps.py
nodes_attention_multiply.py
nodes_audio.py Add batch size to EmptyLatentAudio. 2024-09-24 04:32:55 -04:00
nodes_canny.py
nodes_clip_sdxl.py Added apply_to_conds to Set CLIP Hooks, modified relevant code to allow text encoding to automatically apply hooks to output conds when apply_to_conds is set to True 2024-11-16 17:37:57 -06:00
nodes_compositing.py
nodes_cond.py
nodes_controlnet.py Make the inpaint controlnet node work with non inpaint ones. 2024-09-14 09:17:13 -04:00
nodes_custom_sampler.py add laplace scheduler [2407.03297] (#4990) 2024-09-19 23:23:09 -04:00
nodes_differential_diffusion.py
nodes_flux.py Added clip scheduling support to all other native ComfyUI text encoding nodes (sdxl, flux, hunyuan, sd3) 2024-11-12 10:55:19 -06:00
nodes_freelunch.py Move PAG to model_patches/unet section. 2024-07-18 17:22:51 -04:00
nodes_gits.py feat: add gits scheduler (#3769) 2024-06-20 08:12:15 -04:00
nodes_hooks.py Revert change, does not work 2024-11-21 16:12:39 -06:00
nodes_hunyuan.py Added clip scheduling support to all other native ComfyUI text encoding nodes (sdxl, flux, hunyuan, sd3) 2024-11-12 10:55:19 -06:00
nodes_hypernetwork.py add simple error check to model loading (#4950) 2024-09-17 03:57:17 -04:00
nodes_hypertile.py Move PAG to model_patches/unet section. 2024-07-18 17:22:51 -04:00
nodes_images.py
nodes_ip2p.py
nodes_latent.py Add missing import. 2024-10-16 14:58:30 -04:00
nodes_lora_extract.py Add tooltips to LoraSave node. 2024-10-18 06:01:09 -04:00
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 Fix regression. 2024-11-13 04:24:48 -05:00
nodes_model_downscale.py Move some nodes out of _for_testing. 2024-09-25 08:41:22 -04:00
nodes_model_merging.py CheckpointSave node name. 2024-08-19 15:06:12 -04:00
nodes_model_merging_model_specific.py Add a node to block merge auraflow models. 2024-11-15 12:47:55 -05:00
nodes_morphology.py
nodes_pag.py Lower SAG scale step for finer control (#4158) 2024-08-02 10:29:03 -04:00
nodes_perpneg.py Set some nodes as DEPRECATED. 2024-09-12 20:27:07 -04:00
nodes_photomaker.py add simple error check to model loading (#4950) 2024-09-17 03:57:17 -04:00
nodes_post_processing.py
nodes_rebatch.py
nodes_sag.py proper fix for sag. 2024-11-10 00:10:45 -05:00
nodes_sd3.py Merge branch 'master' into patch_hooks_improved_memory 2024-11-18 08:43:19 -06:00
nodes_sdupscale.py
nodes_slg.py Add a skip layer guidance node that can also skip single layers. 2024-11-18 02:20:43 -05:00
nodes_stable3d.py
nodes_stable_cascade.py Move some nodes out of _for_testing. 2024-09-25 08:41:22 -04:00
nodes_tomesd.py Move some nodes out of _for_testing. 2024-09-25 08:41:22 -04:00
nodes_torch_compile.py Add backend option to TorchCompileModel. 2024-09-27 02:12:37 -04:00
nodes_upscale_model.py add simple error check to model loading (#4950) 2024-09-17 03:57:17 -04:00
nodes_video_model.py Move some nodes out of _for_testing. 2024-09-25 08:41:22 -04:00
nodes_webcam.py