From 7782a86d13cc5b5cedd3259020c9b5591b34bac3 Mon Sep 17 00:00:00 2001 From: "Dr.Lt.Data" Date: Sat, 30 Mar 2024 15:13:26 +0900 Subject: [PATCH] update DB --- custom-node-list.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 23ad87d..00c2606 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6613,11 +6613,21 @@ "title": "MokkaBoss1_ComyUI_ModdedNodes", "reference": "https://github.com/MokkaBoss1/ComfyUI-Mokkaboss1/wiki/Documentation-for-the-ComfyUI-Nodes-in-this-Node-Pack", "files": [ - "https://github.com/MokkaBoss1/ComfyUI-Mokkaboss1.git" + "https://github.com/MokkaBoss1/ComfyUI-Mokkaboss1" ], "install_type": "git-clone", "description": "A collection of nodes for manipulating text and integers." }, + { + "author": "zombieyang", + "title": "SD-PPP", + "reference": "https://github.com/zombieyang/sd-ppp", + "files": [ + "https://github.com/zombieyang/sd-ppp" + ], + "install_type": "git-clone", + "description": "!!Another custom node about Photoshop!! PPP means interoP with your PhotoshoP. You can get or send layers from/to your Photoshop. This custom node is easier to use." + }, @@ -7006,16 +7016,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "zombieyang", - "title": "SD-PPP", - "reference": "https://github.com/zombieyang/sd-ppp", - "files": [ - "https://github.com/zombieyang/sd-ppp" - ], - "install_type": "git-clone", - "description": "!!Another custom node about Photoshop!! PPP means interoP with your PhotoshoP. You can get or send layers from/to your Photoshop. This custom node is easier to use." } ] }