comfy_free_vram
Unload models and free cached memory to release VRAM, preventing out-of-memory errors in ComfyUI workflows.
Instructions
Unload models and/or free VRAM memory.
Args: unload_models: Unload all loaded models from VRAM free_memory: Free cached memory allocations
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| free_memory | No | ||
| unload_models | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |