Nodes/WAS Affine/Affine Schedule Options
ComfyUI Node

Affine Schedule Options

A ComfyUI node in sampling/custom_sampling/options with 12 inputs and 2 outputs.

By WASasquatch·Created 12 months ago·Updated 4 months ago· 5
Affine Schedule Options
    • affine_schedule
    • plot
    start0.20
    end0.80
    bias0.50
    exponent1.00
    start_offset0.00
    end_offset0.00
    curveeaseInOutSine
    plot_steps100
    plot_width640
    plot_height320
    show_gridtrue
    show_pointsfalse
    Categorysampling/custom_sampling/options

    Inputs (12)

    NameTypeDefaultDescription
    startFLOAT0.200–1
    endFLOAT0.800–1
    biasFLOAT0.500–1
    exponentFLOAT1.000–10
    start_offsetFLOAT0.00-1–1
    end_offsetFLOAT0.00-1–1
    curveCOMBOeaseInOutSineEasing curve that shapes the schedule between start and end.
    plot_stepsoptINT10010–2000Number of points to sample across 0..steps for plotting the schedule.
    plot_widthoptINT640160–4096Output plot image width in pixels.
    plot_heightoptINT320120–2048Output plot image height in pixels.
    show_gridoptBOOLEANtrueOverlay a light grid on the plot if matplotlib is available.
    show_pointsoptBOOLEANfalseDraw point markers on the curve if matplotlib is available.

    Outputs (2)

    NameTypeDescription
    affine_scheduleDICT
    plotIMAGE