From 012837de121d3309a3ce96ed29283222239ee5b6 Mon Sep 17 00:00:00 2001 From: Grin Date: Thu, 17 Apr 2025 13:15:03 +0800 Subject: [PATCH] Add ComfyUI_XISER_Nodes to custom-node-list.json --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 8d1fb058..8bc9afd2 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -24389,6 +24389,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "xiser", + "title": "Custom nodes by xiser", + "id": "xiser", + "reference": "https://github.com/grinlau18/ComfyUI_XISER_Nodes", + "files": [ + "https://github.com/grinlau18/ComfyUI_XISER_Nodes" + ], + "install_type": "git-clone", + "description": "A collection of nodes for improving workflow efficiency. Including image and mask processing, text processing, logical processing and more." } ] }