From 07c015592924f5213286fd762558ebc1938eeab4 Mon Sep 17 00:00:00 2001 From: darksidewalker <84453554+darksidewalker@users.noreply.github.com> Date: Sun, 5 Apr 2026 17:55:31 +0200 Subject: [PATCH] Added DaSiWa Nodes (#2756) Co-authored-by: Darksidewalker --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 114b9b59..3118c2af 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -45778,6 +45778,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "darksidewalker", + "description": "DaSiWa Custom Nodes Collection", + "id": "dasiwa", + "install_type": "git-clone", + "reference": "https://github.com/darksidewalker/ComfyUI-DaSiWa-Nodes", + "files": [ + "https://github.com/darksidewalker/ComfyUI-DaSiWa-Nodes" + ], + "title": "ComfyUI-DaSiWa-Nodes" } ] }