From 4246b0f0c99462f05392d1867b736950c9103cc0 Mon Sep 17 00:00:00 2001 From: Jin Liu Date: Fri, 31 May 2024 15:59:52 +0800 Subject: [PATCH] Update custom-node-list.json --- 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." } ] }