ComfyUI/comfy_extras
2023-10-09 01:42:15 -04:00
..
chainner_models Support DiffBIR SwinIR models. 2023-09-07 03:31:43 -04:00
nodes_canny.py Use the GPU for the canny preprocessor when available. 2023-08-29 17:58:40 -04:00
nodes_clip_sdxl.py CLIPTextEncodeSDXL now works when prompts are of very different sizes. 2023-07-06 23:23:54 -04:00
nodes_compositing.py Fix SplitImageWithAlpha and JoinImageWithAlpha. 2023-10-08 15:52:10 -04:00
nodes_custom_sampler.py Move _for_testing/custom_sampling nodes to sampling/custom_sampling. 2023-10-08 03:20:35 -04:00
nodes_freelunch.py Do FreeU fft on CPU if the device doesn't support fft functions. 2023-09-24 18:09:44 -04:00
nodes_hypernetwork.py Add a way to set patches that modify the attn2 output. 2023-06-18 22:58:22 -04:00
nodes_latent.py Fix typo. 2023-09-22 01:33:46 -04:00
nodes_mask.py Change channel type to MASK (reduced redundancy, increased usability) 2023-10-04 19:04:52 +02:00
nodes_model_merging.py Add a VAESave node. 2023-10-09 01:42:15 -04:00
nodes_post_processing.py Added support for lanczos scaling 2023-09-19 10:40:38 +02:00
nodes_rebatch.py Make nodes map over input lists (#579) 2023-05-13 11:15:45 -04:00
nodes_tomesd.py Add some more transformer hooks and move tomesd to comfy_extras. 2023-06-24 03:30:22 -04:00
nodes_upscale_model.py Support DiffBIR SwinIR models. 2023-09-07 03:31:43 -04:00