ComfyUI Node Runs on cloud
EasyCache
Native EasyCache implementation.
EasyCache
- model
- MODEL
◄reuse_threshold0.20►
◄start_percent0.15►
◄end_percent0.95►
◄verbosefalse►
Categoryadvanced/debug
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| model | MODEL | The model to add EasyCache to. | |
| reuse_threshold | FLOAT | 0.200–3 | The threshold for reusing cached steps. |
| start_percent | FLOAT | 0.150–1 | The relative sampling step to begin use of EasyCache. |
| end_percent | FLOAT | 0.950–1 | The relative sampling step to end use of EasyCache. |
| verbose | BOOLEAN | false | Whether to log verbose information. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| MODEL | MODEL | The model with EasyCache. |