ComfyUI Extension
Smart Memory Override
Manual Smart Memory control nodes for ComfyUI.
DHan315/ComfyUI-Smart-Memory-Override
Nodes3
On cloudLocal install
Categorymodel_patches/memory
Stars0
Updateda day ago
Nodes (3)
Disable Smart Memory (Model)
The Node That Turns Off Smart Memory Without Restarting ComfyUI
model_patches/memory
Enable Smart Memory (Model)
Turning Smart Memory Back On, Right There in the Graph
model_patches/memory
Smart Memory Override (Model)
The One-Node Toggle That Replaces a Restart
model_patches/memory
Readme
ComfyUI Smart Memory Override v1.0.0
This targets ComfyUI Smart Memory, not Dynamic VRAM.
Use: Klein Model Loader -> 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.