From 97b8a1b46cf4919e702502ccfe1227743a321fa9 Mon Sep 17 00:00:00 2001 From: wraith_executioner_year_2 Date: Fri, 12 Jun 2026 00:10:44 +0900 Subject: [PATCH] Add ComfyUI-Misc --- custom-node-list.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/custom-node-list.json b/custom-node-list.json index ec4d9b6f..fa10ea68 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -53205,6 +53205,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - } + }, + { + "author": "wraith-executioner-year-2", + "title": "comfyui-misc", + "id": "wraith-executioner-year-2.comfyui-misc", + "reference": "https://github.com/wraith-executioner-year-2/comfyui-misc", + "files": [ + "https://github.com/wraith-executioner-year-2/comfyui-misc" + ], + "install_type": "git-clone", + "description": "A small utility custom nodes." + } ] }