https://github.com/BlakeOne/ComfyUI-CustomScheduler
Simple node for setting the sigma values directly
https://github.com/BlakeOne/ComfyUI-CustomScheduler
Last synced: 4 months ago
JSON representation
Simple node for setting the sigma values directly
- Host: GitHub
- URL: https://github.com/BlakeOne/ComfyUI-CustomScheduler
- Owner: BlakeOne
- License: gpl-3.0
- Created: 2024-04-03T00:42:55.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-21T17:11:38.000Z (over 1 year ago)
- Last Synced: 2024-04-21T22:53:47.470Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 33.2 KB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI CustomScheduler**
- awesome-comfyui - **ComfyUI CustomScheduler**
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](https://github.com/TinyTerra/ComfyUI_tinyterraNodes), which showed me how to hide and show widgets :)
# My other scheduler node
[ComfyUI-SchedulerMixer](https://github.com/BlakeOne/ComfyUI-SchedulerMixer) - Create a custom scheduler from a weighted average of the built-in schedulers