ComfyUI-CustomScheduler

ComfyUI-CustomScheduler
★ 17

调度器sigma控制去噪自定义节点
用于直接设置每步sigma值的节点;可精确控制去噪强度,完全去噪时最后一个sigma应为0。
💡 在流程中精确指定每步sigma来调整去噪过程。
🍴 5 Forks💻 JavaScript🔄 2024-05-23
📦
网盘下载
复制链接后前往夸克网盘下载
https://pan.quark.cn/s/b6135d9bd930
CustomSampler_ScreenShot1
16_steps_screenshot
📄 README

ComfyUI CustomScheduler

Simple node for setting the sigma values directly. Note, for a full denoise the last sigma should be zero.





Props

This repo is based on code from ComfyUI_tinyterraNodes, which showed me how to hide and show widgets 🙂


My other scheduler node

ComfyUI-SchedulerMixer – Create a custom scheduler from a weighted average of the built-in schedulers