ComfyUI Node
TeaCache for Ruyi
A ComfyUI node in Ruyi with 6 inputs and 1 output.
TeaCache for Ruyi
- ruyi_model
- ruyi_model
◄enabletrue►
◄threshold0.10►
◄skip_start_steps3►
◄skip_end_steps1►
◄offload_cputrue►
CategoryRuyi
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| ruyi_model | RUYI_MODEL | — | |
| enable | BOOLEAN | true | Enable TeaCache. |
| threshold | FLOAT | 0.100–0.5 | TeaCache threshold. 0.10 caches 6 ~ 8 steps, 0.15 caches 10 ~ 12 steps normally. |
| skip_start_steps | INT | 3 | First n steps do not use TeaCache. |
| skip_end_steps | INT | 1 | Last n steps do not use TeaCache. |
| offload_cpu | BOOLEAN | true | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| ruyi_model | RUYI_MODEL | — |