ComfyUI Extension: ComfyUI-SageAttention3
Strict Sage 3 (Blackwell) attention for ComfyUI official flows.
Custom Nodes (0)
README
ComfyUI-SageAttention3
An experimental node
Strict Sage 3 (Blackwell) attention for ComfyUI official flows.
- Hot-patches
torch.nn.functional.scaled_dot_product_attentiontosageattn3.api.sageattn3_blackwell - Prints which backend is active (toggleable)
Install
- Copy
ComfyUI-SageAttention3intoComfyUI/custom_nodes/ - Install:
pip install sageattn3
Use
Add Attention: Sage 3 (Blackwell) before samplers, pass MODEL through, set enable=True.