ComfyUI Node: Curved ControlNet Scheduler

Authored by diffussy69

Created

Updated

2 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

conditioning/controlnet

Inputs

num_keyframes INT
start_percent FLOAT
end_percent FLOAT
start_strength FLOAT
end_strength FLOAT
curve_type
  • linear
  • ease_in
  • ease_out
  • ease_in_out
  • sine_wave
  • bell_curve
  • reverse_bell
  • exponential
  • bounce
  • custom_bezier
curve_param FLOAT
prev_timestep_kf TIMESTEP_KEYFRAME
invert_curve BOOLEAN
clamp_strengths BOOLEAN
print_keyframes BOOLEAN
show_graph BOOLEAN

Outputs

TIMESTEP_KEYFRAME

IMAGE

Extension: ComfyUI-curved_weight_schedule

Custom Node for ComfyUI that allows you set a weighted curve to your ControlNet giving you more control over the weight of the model over the course of generation.

Authored by diffussy69

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more