Nodes/ComfyUI/LazyCache
ComfyUI Node Runs on cloud

LazyCache

A homebrew version of EasyCache - even 'easier' version of EasyCache to implement. Overall works worse than EasyCache, but better in some rare cases AND universal compatibility with everything in ComfyUI.

By Comfy-Org·Created 4 years ago·Updated 16 days ago· 121,575
LazyCache
  • model
  • MODEL
reuse_threshold0.20
start_percent0.15
end_percent0.95
verbosefalse
Categoryadvanced/debug

Inputs (5)

NameTypeDefaultDescription
modelMODELThe model to add LazyCache to.
reuse_thresholdFLOAT0.200–3The threshold for reusing cached steps.
start_percentFLOAT0.150–1The relative sampling step to begin use of LazyCache.
end_percentFLOAT0.950–1The relative sampling step to end use of LazyCache.
verboseBOOLEANfalseWhether to log verbose information.

Outputs (1)

NameTypeDescription
MODELMODELThe model with LazyCache.