ComfyUI Node
Kiko Purge VRAM
Purge VRAM to free up GPU memory during workflow execution. Passes through any input unchanged.
Kiko Purge VRAM
- anything
- passthrough
- memory_report
◄modesoft►
◄report_memorytrue►
◄memory_threshold_mb0►
Category🫶 ComfyAssets/🛠️ Utils
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| anything | * | — | |
| mode | COMBO | soft | Purge mode: soft (basic), aggressive (thorough), models_only (unload models), cache_only (clear cache) |
| report_memory | BOOLEAN | true | Generate detailed memory usage report |
| memory_threshold_mbopt | INT | 00–48000 | Only purge if memory usage exceeds this threshold (0 = always purge) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| passthrough | * | — |
| memory_report | STRING | — |