ComfyUI/comfy_extras
TechnoByte 341667c4d5
remove minimum step count for AYS (#6137)
The 10 step minimum for the AYS scheduler is pointless, it works well at lower steps, like 8 steps, or even 4 steps.

For example with LCM or DMD2.

Example here: https://i.ibb.co/56CSPMj/image.png
2024-12-21 10:05:09 -05:00
..
chainner_models Replace print with logging (#6138) 2024-12-20 16:24:55 -05:00
nodes_advanced_samplers.py Lint unused import (#5973) 2024-12-09 15:24:39 -05:00
nodes_align_your_steps.py remove minimum step count for AYS (#6137) 2024-12-21 10:05:09 -05:00
nodes_attention_multiply.py
nodes_audio.py Add ConditioningStableAudio. 2024-12-18 03:01:12 -05:00
nodes_canny.py Remove some unused imports. 2024-05-27 19:08:27 -04:00
nodes_clip_sdxl.py Enforce all pyflake lint rules (#6033) 2024-12-12 19:29:37 -05:00
nodes_compositing.py Lint unused import (#5973) 2024-12-09 15:24:39 -05:00
nodes_cond.py
nodes_controlnet.py
nodes_custom_sampler.py
nodes_differential_diffusion.py
nodes_flux.py ModelPatcher Overhaul and Hook Support (#5583) 2024-12-02 14:51:02 -05:00
nodes_freelunch.py
nodes_gits.py
nodes_hooks.py Replace print with logging (#6138) 2024-12-20 16:24:55 -05:00
nodes_hunyuan.py Add some missing imports. 2024-12-16 19:42:01 -05:00
nodes_hypernetwork.py
nodes_hypertile.py Lint all unused variables (#5989) 2024-12-12 17:59:16 -05:00
nodes_images.py
nodes_ip2p.py
nodes_latent.py Add missing import. 2024-10-16 14:58:30 -04:00
nodes_load_3d.py add preview 3d node (#6070) 2024-12-17 10:42:24 -08:00
nodes_lora_extract.py Add tooltips to LoraSave node. 2024-10-18 06:01:09 -04:00
nodes_lt.py A few improvements to #5937. 2024-12-06 05:49:15 -05:00
nodes_mahiro.py Add MaHiRo (improved/alternate CFG) (#5975) 2024-12-11 16:51:51 -05: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 Lint all unused variables (#5989) 2024-12-12 17:59:16 -05:00
nodes_model_downscale.py Lint unused import (#5973) 2024-12-09 15:24:39 -05:00
nodes_model_merging_model_specific.py LTXV model merging node. 2024-11-27 01:43:31 -05:00
nodes_model_merging.py
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 (fix): added "model_type" to photomaker node (#6047) 2024-12-15 00:18:02 -05:00
nodes_pixart.py Add PixArt model support (#6055) 2024-12-20 15:25:00 -05: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 ModelPatcher Overhaul and Hook Support (#5583) 2024-12-02 14:51:02 -05:00
nodes_sdupscale.py
nodes_slg.py Add rescaling_scale from STG to SkipLayerGuidanceDiT. 2024-12-04 19:25:50 -05:00
nodes_stable3d.py
nodes_stable_cascade.py
nodes_tomesd.py
nodes_torch_compile.py Add backend option to TorchCompileModel. 2024-09-27 02:12:37 -04:00
nodes_upscale_model.py Lint unused import (#5973) 2024-12-09 15:24:39 -05:00
nodes_video_model.py
nodes_webcam.py