From 7fcc974551dfb1f90d913f9e21cbdf552a08dd19 Mon Sep 17 00:00:00 2001 From: Erehr Date: Mon, 9 Jun 2025 09:12:50 +0200 Subject: [PATCH] Add ComfyUI-EreNodes --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index fdd1c19a..065d07f6 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -27639,6 +27639,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Erehr", + "title": "ComfyUI-EreNodes", + "reference": "https://github.com/Erehr/comfyui_erenodes", + "files": [ + "https://github.com/Erehr/comfyui_erenodes" + ], + "install_type": "copy", + "description": "A collection of personal nodes mainly for prompt management." } ] }