The most powerful and modular stable diffusion GUI, api and backend with a graph/nodes interface.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
comfyanonymous c16f5744e3 Fix SplitImageWithAlpha and JoinImageWithAlpha. 1 year ago
..
chainner_models Support DiffBIR SwinIR models. 1 year ago
nodes_canny.py Use the GPU for the canny preprocessor when available. 1 year ago
nodes_clip_sdxl.py CLIPTextEncodeSDXL now works when prompts are of very different sizes. 1 year ago
nodes_compositing.py Fix SplitImageWithAlpha and JoinImageWithAlpha. 1 year ago
nodes_custom_sampler.py Move _for_testing/custom_sampling nodes to sampling/custom_sampling. 1 year ago
nodes_freelunch.py Do FreeU fft on CPU if the device doesn't support fft functions. 1 year ago
nodes_hypernetwork.py Add a way to set patches that modify the attn2 output. 1 year ago
nodes_latent.py Fix typo. 1 year ago
nodes_mask.py Change channel type to MASK (reduced redundancy, increased usability) 1 year ago
nodes_model_merging.py Move ModelSubtract and ModelAdd to advanced/model_merging 1 year ago
nodes_post_processing.py Added support for lanczos scaling 1 year ago
nodes_rebatch.py Make nodes map over input lists (#579) 2 years ago
nodes_tomesd.py Add some more transformer hooks and move tomesd to comfy_extras. 1 year ago
nodes_upscale_model.py Support DiffBIR SwinIR models. 1 year ago