ComfyUI Node
StFist - VRAM Optimizer
A ComfyUI node in StrawberryFist - system with 5 inputs and 1 output.
StFist - VRAM Optimizer
- status
◄enabledOn►
◄clear_modeStandard►
◄auto_cleanEvery Time►
◄run_timingAfter Queue►
◄force_run0►
CategoryStrawberryFist - system
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| enabled | COMBO | On | Created by: StrawberryFist Automatically clears VRAM after each queue execution. Executes 'torch.cuda.empty_cache()' |
| clear_mode | COMBO | Standard | Standard: Basic VRAM cleanup Aggressive: Additional memory cleanup included |
| auto_clean | COMBO | Every Time | Every Time: Execute every time Only When High: Execute only when VRAM usage is 70% or higher |
| run_timing | COMBO | After Queue | After Queue: Clean after queue execution Before Queue: Clean before queue execution Both: Clean before and after execution |
| force_run | INT | 00–999 | Change this value to manually trigger VRAM cleanup |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| status | STRING | — |