Skip to content

GiusTex/ComfyUI-MoreEfficientSamplers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ComfyUI-MoreEfficientSamplers

A ksampler inspired by efficiency-nodes comfyui bundling some native nodes.

Updates:

  • Updated SamplerCustomAdvancedEfficient to work through comfyui Sampler Custom Advanced to support LTXV combined latent and future comfyui updates.
  • Added ScheduledCfgGuider, CFGFloatListScheduler (taken from my Wan-TimeToMove) to support higher cfg values at first steps without needing Wan-TimeToMove.
  • Removed redundant nodes.
SamplerCustomAdvancedEfficient

An edit of efficiency-nodes's ksampler adv. (eff.) to let it accept custom samplers, schedulers (sigmas) and guiders through comfyui Sampler Custom Advanced and other native nodes. Supports:

  • internal slicing of the sigmas, useful for multi-stage sampling;
  • use of only positive, useful for sampling with cfg 1;
  • use of optional custom samplers, scheduler and guiders. Connect and use them or bypass them/leave the slots empty to use default widgets.
Scheduled Cfg Guider

Suggested resources:

  • flowmatch scheduler: useful with video models using lightx loras;
  • ScheduledCfgGuider: supports higher cfg values at first steps.

Download

To install ComfyUI-MoreEfficientSamplers, follow these steps:

  • Go in the ComfyUI custom_nodes folder, then download the repository or clone it here: git clone https://github.com/GiusTex/ComfyUI-MoreEfficientSamplers.git.
  • Restart ComfyUI.

About

A couple more advanced samplers based on efficiency-nodes comfyui

Resources

License

Stars

2 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages