ComfyUI Node
🔥 Dynamic RAM Cache Control
A ComfyUI node in utils/dynamic_ramcache with 4 inputs and 1 output.
🔥 Dynamic RAM Cache Control
- any_input
- output_passthrough
â—„modeRAM_PRESSURE (Auto Purge)â–º
â—„cleanup_threshold2.0â–º
â—„inactive_threshold0.0â–º
Categoryutils/dynamic_ramcache
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| mode | COMBO | RAM_PRESSURE (Auto Purge) | 2 options: CLASSIC (No Eviction), RAM_PRESSURE (Auto Purge) |
| cleanup_threshold | FLOAT | 2.00.1–256 | Active cache free RAM threshold (GB) |
| inactive_thresholdopt | FLOAT | 0.00–256 | Inactive cache / pinned memory threshold (GB). 0 keeps ComfyUI's current value. |
| any_inputopt | * | — |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| output_passthrough | * | — |