ComfyUI Extension
ComfyUI-SageAttention3
Strict Sage 3 (Blackwell) attention for ComfyUI official flows.
wallen0322/ComfyUI-SageAttention3
Nodes1
On cloudLocal install
Categoryattention/Sage3
Stars26
Updated7 months ago
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 - install from repo - https://github.com/thu-ml/SageAttention/tree/main/sageattention3_blackwell
Use
Add Attention: Sage 3 (Blackwell) before samplers, pass MODEL through, set enable=True.