Nodes Browser
VRAM Debug
VRAM_Debug
Node Information
- Category:
- KJNodes/misc
- Python Module:
- custom_nodes.ComfyUI-KJNodes
- Output Node:
- No
VRAM Debug
PREVIEW
any_output
image_pass
model_pass
freemem_before
freemem_after
â—€
empty_cache
BOOLEAN
â–¶
â—€
gc_collect
BOOLEAN
â–¶
â—€
unload_all_models
BOOLEAN
â–¶
â—€
any_input
*
â–¶
â—€
image_pass
IMAGE
â–¶
â—€
model_pass
MODEL
â–¶
Returns the inputs unchanged, they are only used as triggers,
and performs comfy model management functions and garbage collection,
reports free VRAM before and after the operations.