Nodes/comfyui_inteliweb_nodes/Free Memory (Inteliweb)
ComfyUI Node

Free Memory (Inteliweb)

Passes the input through unchanged while optionally unloading ComfyUI models, running garbage collection and clearing accelerator caches. Returns the cleanup information through one STATS text output.

By maoper11·Created 12 months ago·Updated 10 days ago· 4
Free Memory (Inteliweb)
  • anything
  • anything
  • STATS
purge_cachetrue
purge_modelsfalse
gc_collecttrue
console_logtrue
stage_nameMemory Cleanup
CategoryInteliweb/Utils

Inputs (6)

NameTypeDefaultDescription
anything*
purge_cacheBOOLEANtrue
purge_modelsBOOLEANfalse
gc_collectBOOLEANtrue
console_logBOOLEANtrue
stage_nameSTRINGMemory Cleanup

Outputs (2)

NameTypeDescription
anything*The original input value, passed through unchanged.
STATSSTRINGText report with VRAM, RAM, model unload, garbage collection and cache results.