.. |
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
|
Add some nodes to multiply the attention in UNet and Clip models.
|
2024-04-28 13:03:43 -04:00 |
nodes_audio.py
|
Add missing import (#4174)
|
2024-08-02 09:34:12 -04:00 |
nodes_canny.py
|
…
|
|
nodes_clip_sdxl.py
|
Don't make dynamicPrompts the default on multiline string inputs.
|
2024-04-13 16:18:00 -04:00 |
nodes_compositing.py
|
…
|
|
nodes_cond.py
|
…
|
|
nodes_controlnet.py
|
"auto" type is only relevant to the SetUnionControlNetType node.
|
2024-07-22 11:30:38 -04:00 |
nodes_custom_sampler.py
|
Add dpmpp_2s_ancestral as custom sampler (#4101)
|
2024-07-27 16:19:50 -04:00 |
nodes_differential_diffusion.py
|
…
|
|
nodes_flux.py
|
Add FluxGuidance node.
|
2024-08-02 10:25:49 -04: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_hunyuan.py
|
Add CLIPTextEncodeHunyuanDiT.
|
2024-07-26 13:08:06 -04:00 |
nodes_hypernetwork.py
|
Switch some more prints to logging.
|
2024-03-11 16:34:58 -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
|
Add InstructPixToPixConditioning node.
|
2024-04-04 15:06:17 -04:00 |
nodes_latent.py
|
…
|
|
nodes_mask.py
|
…
|
|
nodes_model_advanced.py
|
ModelSamplingFlux now takes a resolution and adjusts the shift with it.
|
2024-08-04 04:06:00 -04:00 |
nodes_model_downscale.py
|
Use get_model_object in Deep Shrink node (#3408)
|
2024-05-06 18:39:39 -04:00 |
nodes_model_merging.py
|
Add format metadata to CLIP save to make compatible with diffusers safetensors loading (#4233)
|
2024-08-06 01:45:24 -04:00 |
nodes_model_merging_model_specific.py
|
Add advanced model merge node for Flux model.
|
2024-08-02 23:20:53 -04: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
|
…
|
|
nodes_photomaker.py
|
…
|
|
nodes_post_processing.py
|
…
|
|
nodes_rebatch.py
|
…
|
|
nodes_sag.py
|
Lower SAG scale step for finer control (#4158)
|
2024-08-02 10:29:03 -04:00 |
nodes_sd3.py
|
Set the step in EmptySD3LatentImage to 16.
|
2024-08-04 15:59:02 -04:00 |
nodes_sdupscale.py
|
Remove some unused imports.
|
2024-05-27 19:08:27 -04:00 |
nodes_stable3d.py
|
…
|
|
nodes_stable_cascade.py
|
…
|
|
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
|
…
|
|
nodes_video_model.py
|
SV3D support.
|
2024-03-18 16:54:13 -04:00 |
nodes_webcam.py
|
…
|
|