From 3842e70fd96458e3b1eea2887886aa85fe0705ab Mon Sep 17 00:00:00 2001 From: artyclaw Date: Mon, 13 Apr 2026 15:53:17 +0200 Subject: [PATCH] Add artyclaw-comfy nodes (#2765) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8f22a026..551aa745 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -46156,6 +46156,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "artyclaw", + "title": "ArtyClaw Comfy Nodes", + "reference": "https://github.com/artyclaw/artyclaw-comfy", + "files":[ + "https://github.com/artyclaw/artyclaw-comfy" + ], + "install_type": "git-clone", + "description": "A power-user toolkit for prompt logic, IO, RNG handling, and LoRA formatting." } ] }