ComfyUI Node: CADS
Authored by asagi4
Created 11 months ago
Updated 3 months ago
40 stars
Category
utils
Inputs
model MODEL
noise_scale FLOAT
t1 FLOAT
t2 FLOAT
rescale FLOAT
start_step INT
total_steps INT
apply_to
- uncond
- cond
- both
key
- y
- c_crossattn
noise_type
- normal
- uniform
- exponential
Outputs
MODEL
Extension: ComfyUI-CADS
Attempts to implement a/CADS for ComfyUI. Credit also to the a/A1111 implementation that I used as a reference.
Authored by asagi4