Nodes Browser
ComfyDeploy: How ComfyUI CustomScheduler works in ComfyUI?
What is ComfyUI CustomScheduler?
Simple node for setting the sigma values directly. Note, for a full denoise the last sigma should be zero.
How to install it in ComfyDeploy?
Head over to the machine page
- Click on the "Create a new machine" button
- Select the
Edit
build steps - Add a new step -> Custom Node
- Search for
ComfyUI CustomScheduler
and select it - Close the build step dialig and then click on the "Save" button to rebuild the machine
ComfyUI CustomScheduler
Simple node for setting the sigma values directly. Note, for a full denoise the last sigma should be zero. <BR > <BR > <BR > <BR >
Props
This repo is based on code from ComfyUI_tinyterraNodes, which showed me how to hide and show widgets :) <BR >
My other scheduler node
ComfyUI-SchedulerMixer - Create a custom scheduler from a weighted average of the built-in schedulers