ComfyUI-MoreEfficientSamplers

ComfyUI-MoreEfficientSamplers
★ 2

采样器实时预览效率优化自定义调度器
ComfyUI-MoreEfficientSamplers 提供基于 efficiency-nodes 的高级采样器节点,支持实时预览、效率优化与自定义采样器(如 flowmatch scheduler),便于加速与扩展采样流程。
💡 在 ComfyUI 中使用更高效且带实时预览的自定义采样器流程。
🍴 1 Forks💻 Python🔄 2026-01-29
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/af9fbf81e746
📄 README

ComfyUI-MoreEfficientSamplers

A couple more advanced samplers based on efficiency-nodes comfyui.

For who wants more nodes packed together.

Updates:

  • Added Sampler Custom UltraAdvancedPlus (Efficient), more info below.
  • A simple edit of the native sampler custom to let it render a preview while still generating the image/video.

  • An edit of efficiency-nodes’s ksampler adv. (eff.) to let it accept custom samplers and schedulers (sigmas), very useful when paired with the flowmatch scheduler, from here, useful with video models using lightx loras.
  • It can also slice internally the sigmas if you use a refiner (example: first 4 steps, 4 sigmas; 2 steps later for the refiner, last 2 sigmas), without the need for an external node (like comfyui split sigmas node).
  • Same as the UltraAdvanced node except it accepts a guider too. Thought for my ttm custom node, but you can use it for other sampling processes requiring a guider.
  • Like the above node, this too can slice internally the sigmas.
  • 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.