From 40da67f7cc8274d49b9033a6f0008da8d175ac27 Mon Sep 17 00:00:00 2001 From: DemonAlone <25270760+DemonAlone@users.noreply.github.com> Date: Wed, 18 Mar 2026 12:39:31 +0300 Subject: [PATCH] added DemonAlone-miniPaint-ComfyUI --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 9241a9ed..3bf9133f 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45165,6 +45165,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "DemonAlone", + "title": "DemonAlone-miniPaint-ComfyUI", + "reference": "https://github.com/DemonAlone/DemonAlone-miniPaint-ComfyUI", + "files": [ + "https://github.com/DemonAlone/DemonAlone-miniPaint-ComfyUI" + ], + "install_type": "git-clone", + "description": "A lightweight, local, open-source image editor integration for ComfyUI." } ] }