diff --git a/custom-node-list.json b/custom-node-list.json index ecbabced..e9b8f4bd 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }