From 9e3ce96c05e8c3328f099d0ae0dd601b38193336 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=83=B5=E5=B0=B8=E6=B5=A9?= <348063288@qq.com> Date: Sat, 30 Mar 2024 11:18:09 +0800 Subject: [PATCH] Update custom-node-list.json for sd-ppp --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 45444049..566b4b2b 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -6996,6 +6996,16 @@ ], "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." } ] }