diff --git a/custom-node-list.json b/custom-node-list.json index dacd4d77..918e83b8 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -15429,6 +15429,17 @@ "install_type": "git-clone", "description": "NODES:Scale Image Node, Switch Image Node, Switch Text Node, First Number Node, Mirror Effect Node, Text To ImageNode, Flow Nodes, Simple Save Image Node" }, + { + "author": "2kpr", + "title": "ComfyUI-PMRF", + "id": "comfyui-pmrf", + "reference": "https://github.com/2kpr/ComfyUI-PMRF", + "files": [ + "https://github.com/2kpr/ComfyUI-PMRF" + ], + "install_type": "git-clone", + "description": "Implementation of PMRF on ComfyUI" + }, @@ -15822,17 +15833,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "2kpr", - "title": "ComfyUI-PMRF", - "id": "comfyui-pmrf", - "reference": "https://github.com/2kpr/ComfyUI-PMRF", - "files": [ - "https://github.com/2kpr/ComfyUI-PMRF" - ], - "install_type": "git-clone", - "description": "Implementation of PMRF on ComfyUI" } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index e65de8d1..ca29a7fb 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -9,6 +9,17 @@ }, + { + "author": "2kpr", + "title": "ComfyUI-PMRF", + "id": "comfyui-pmrf", + "reference": "https://github.com/2kpr/ComfyUI-PMRF", + "files": [ + "https://github.com/2kpr/ComfyUI-PMRF" + ], + "install_type": "git-clone", + "description": "Implementation of PMRF on ComfyUI" + }, { "author": "Playbook", "title": "Playbook Nodes",