You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Silver 9300058026
Add dpmpp_2s_ancestral as custom sampler (#4101)
Adding dpmpp_2s_ancestral as custom sampler node to enable its use with eta and s_noise when using custom sampling.
7 months ago
..
chainner_models Keep compatibility with some custom nodes. 9 months ago
nodes_advanced_samplers.py Fix SamplerEulerCFGpp node. 8 months ago
nodes_align_your_steps.py Add a denoise value to AlignYourStepsScheduler. 10 months ago
nodes_attention_multiply.py Add some nodes to multiply the attention in UNet and Clip models. 10 months ago
nodes_audio.py Fix bug with SaveAudio node with --gpu-only 7 months ago
nodes_canny.py Remove some unused imports. 9 months ago
nodes_clip_sdxl.py Don't make dynamicPrompts the default on multiline string inputs. 11 months ago
nodes_compositing.py Fix alpha in PorterDuffImageComposite. (#3411) 9 months ago
nodes_cond.py Don't make dynamicPrompts the default on multiline string inputs. 11 months ago
nodes_controlnet.py "auto" type is only relevant to the SetUnionControlNetType node. 7 months ago
nodes_custom_sampler.py Add dpmpp_2s_ancestral as custom sampler (#4101) 7 months ago
nodes_differential_diffusion.py Fix differential diffusion node for batches. 12 months ago
nodes_freelunch.py Move PAG to model_patches/unet section. 7 months ago
nodes_gits.py feat: add gits scheduler (#3769) 8 months ago
nodes_hunyuan.py Add CLIPTextEncodeHunyuanDiT. 7 months ago
nodes_hypernetwork.py Switch some more prints to logging. 12 months ago
nodes_hypertile.py Move PAG to model_patches/unet section. 7 months ago
nodes_images.py Increase image batch nodes maximum values. 11 months ago
nodes_ip2p.py Add InstructPixToPixConditioning node. 11 months ago
nodes_latent.py changed default of LatentBatchSeedBehavior to fixed 1 year ago
nodes_mask.py Add a ThresholdMask node. 12 months ago
nodes_model_advanced.py Add a ModelSamplingAuraFlow node to change the shift value. 8 months ago
nodes_model_downscale.py Use get_model_object in Deep Shrink node (#3408) 10 months ago
nodes_model_merging.py Save SD3 modelspec.architecture in CheckpointSave node. 9 months ago
nodes_model_merging_model_specific.py Proper ModelMergeSD3_2B node. 8 months ago
nodes_morphology.py Add Morphology nodes from kornia (#2781) 12 months ago
nodes_pag.py Move PAG to model_patches/unet section. 7 months ago
nodes_perpneg.py Fix to allow use of PerpNegGuider with cfg_function_post hooks (like PAG) (#3618) 9 months ago
nodes_photomaker.py Don't make dynamicPrompts the default on multiline string inputs. 11 months ago
nodes_post_processing.py Speed up Sharpen node. 10 months ago
nodes_rebatch.py Add a RebatchImages node. 1 year ago
nodes_sag.py Remove some unused imports. 9 months ago
nodes_sd3.py Move controlnet nodes to conditioning/controlnet. 7 months ago
nodes_sdupscale.py Remove some unused imports. 9 months ago
nodes_stable3d.py SV3D support. 11 months ago
nodes_stable_cascade.py Fix stable cascade img2img not working with all resolutions. 11 months ago
nodes_tomesd.py Add some more transformer hooks and move tomesd to comfy_extras. 2 years ago
nodes_upscale_model.py Import spandrel_extra_arches if present. 9 months ago
nodes_video_model.py SV3D support. 11 months ago
nodes_webcam.py Add webcam node (#3497) 9 months ago