ComfyUI Extension
Comfyui-DHan-Smart-Memory-Override
Manual Smart Memory control nodes for ComfyUI.
DHan315/Comfyui-DHan-Smart-Memory-Override
Nodes3
On cloudLocal install
CategoryComfyui-DHan/Memory
Stars0
Updatedabout 20 hours ago
Nodes (3)
DHan-Disable Smart Memory (Model)
The Node That Turns Off Smart Memory Without Restarting ComfyUI
Comfyui-DHan/Memory
DHan-Enable Smart Memory (Model)
Turning Smart Memory Back On, Right There in the Graph
Comfyui-DHan/Memory
DHan-Smart Memory Override (Model)
The One-Node Toggle That Replaces a Restart
Comfyui-DHan/Memory
Readme
Comfyui-DHan-Smart-Memory-Override v1.0.0
This targets ComfyUI Smart Memory, not Dynamic VRAM.
Use: Klein Model Loader -> DHan-Disable Smart Memory (Model) -> sampler
It sets: comfy.model_management.DISABLE_SMART_MEMORY = True
This is the same runtime variable initialized by the ComfyUI launch flag: --disable-smart-memory
Important: Smart Memory is global ComfyUI state. Once changed, it stays changed until another override node changes it or ComfyUI restarts.
For a clean Klein A/B test, do not also use the old Disable Dynamic VRAM node.