Nodes/DARASK Nodes/DARASK Anima Step Cache (Spectrum)
ComfyUI Node

DARASK Anima Step Cache (Spectrum)

A ComfyUI node in DARASK with 9 inputs and 2 outputs.

By daraskme·Created 3 months ago·Updated 3 months ago· 1
DARASK Anima Step Cache (Spectrum)
  • model
  • MODEL
  • info
total_steps30
prediction_weight0.25
polynomial_degree6
regularization0.50
window_size2
flex_window0.00
warmup_steps6
stop_caching_at0.90
CategoryDARASK

Inputs (9)

NameTypeDefaultDescription
modelMODEL
total_stepsINT301–1000Total sampler steps — used only to schedule warmup/stop cutoffs proportionally.
prediction_weightFLOAT0.250–10 = pure Taylor (linear) extrapolation. 0.25 = blend 25% Chebyshev polynomial (Forge Spectrum default). 1 = pure polynomial.
polynomial_degreeINT61–8Chebyshev poly order. Higher = captures more curvature, slower.
regularizationFLOAT0.500–5Ridge λ. Higher = smoother / more stable, less responsive.
window_sizeINT21–10Run the real model on every Nth step. 2 → skip every other step.
flex_windowFLOAT0.000–2Window growth per real-model run — accelerates further into the schedule.
warmup_stepsINT60–50Run the model for real this many steps before caching kicks in.
stop_caching_atFLOAT0.900–1Run real model for the last (1 − x) of the schedule for clean denoising.

Outputs (2)

NameTypeDescription
MODELMODEL
infoSTRING