From 86e24974a8e926a6759092ba0886b29cbadafa31 Mon Sep 17 00:00:00 2001 From: Jin Liu Date: Fri, 31 May 2024 22:34:55 +0800 Subject: [PATCH] Update custom-node-list.json (#731) --- custom-node-list.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 62293b69..fbf67658 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -10051,6 +10051,15 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Jin Liu", + "title": "ComfyUI-Photopea", + "id": "ComfyUI-Photopea", + "reference": "https://github.com/coolzilj/ComfyUI-Photopea", + "files": ["https://github.com/coolzilj/ComfyUI-Photopea"], + "install_type": "git-clone", + "description": "Edit images in the Photopea editor directly within ComfyUI." } ] }