diff --git a/custom-node-list.json b/custom-node-list.json index 9ac5b1b..b601204 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -7149,6 +7149,16 @@ "install_type": "git-clone", "description": "pixel art workshop nodes for comfyui." }, + { + "author": "pamparamm", + "title": "Perturbed-Attention Guidance", + "reference": "https://github.com/pamparamm/sd-perturbed-attention", + "files": [ + "https://github.com/pamparamm/sd-perturbed-attention" + ], + "install_type": "git-clone", + "description": "Perturbed-Attention Guidance node for ComfyUI." + }, @@ -7507,16 +7517,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "pamparamm", - "title": "Perturbed-Attention Guidance", - "reference": "https://github.com/pamparamm/sd-perturbed-attention", - "files": [ - "https://github.com/pamparamm/sd-perturbed-attention" - ], - "install_type": "git-clone", - "description": "Perturbed-Attention Guidance node for ComfyUI." } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 9762163..e1ffd6b 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,7 +10,17 @@ }, - + + { + "author": "pamparamm", + "title": "Perturbed-Attention Guidance", + "reference": "https://github.com/pamparamm/sd-perturbed-attention", + "files": [ + "https://github.com/pamparamm/sd-perturbed-attention" + ], + "install_type": "git-clone", + "description": "Perturbed-Attention Guidance node for ComfyUI." + }, { "author": "logtd", "title": "ComfyUI-RAVE Attention",