Add ComfyUI RDNA35 Attention

This commit is contained in:
野生の男 2026-07-12 22:18:03 +09:00
parent 351d9c62c4
commit 30d38de4ff

View File

@ -54337,6 +54337,17 @@
],
"install_type": "git-clone",
"description": "A1111-style PNG Info for ComfyUI: load an image, read its generation metadata as human-readable text (A1111 parameters and ComfyUI embedded workflows), and reuse positive/negative/seed/steps/cfg as typed outputs."
},
{
"author": "Yasei-no-otoko",
"title": "ComfyUI RDNA35 Attention",
"id": "rdna35-attention",
"reference": "https://github.com/Yasei-no-otoko/ComfyUI-RDNA35-Attention",
"files": [
"https://github.com/Yasei-no-otoko/ComfyUI-RDNA35-Attention"
],
"install_type": "git-clone",
"description": "RDNA 3.5 attention research nodes for ComfyUI, including fixed-block, exact Triton, FlexAttention, and PISA paths with model-local fallback handling."
}
]
}