From fd42d0402deca6865fbdef8bfbb7b5d8bd65b130 Mon Sep 17 00:00:00 2001 From: xtanqn <523120096@qq.com> Date: Fri, 6 Feb 2026 12:04:36 +0800 Subject: [PATCH 1/2] add --- custom-node-list.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index d3ed8b33..31d7bfe2 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43307,6 +43307,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "xtanqn", + "title": "ComfyUI-chao", + "id": "xtanqn_chao", + "reference": "https://github.com/xtanqn/ComfyUI-chao", + "files": [ + "https://github.com/xtanqn/ComfyUI-chao/archive/refs/heads/main.zip" + ], + "install_type": "unzip", + "description": "Custom nodes for ComfyUI by xtanqn, provide various practical image processing and generation related functions." } ] } From 79a0fbc120417f39b84cfb770a4ef1f77f3c90fc Mon Sep 17 00:00:00 2001 From: xtanqn <523120096@qq.com> Date: Fri, 6 Feb 2026 12:14:08 +0800 Subject: [PATCH 2/2] add --- custom-node-list.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-node-list.json b/custom-node-list.json index 31d7bfe2..e321ad63 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -43314,9 +43314,9 @@ "id": "xtanqn_chao", "reference": "https://github.com/xtanqn/ComfyUI-chao", "files": [ - "https://github.com/xtanqn/ComfyUI-chao/archive/refs/heads/main.zip" + "https://github.com/xtanqn/ComfyUI-chao" ], - "install_type": "unzip", + "install_type": "git-clone", "description": "Custom nodes for ComfyUI by xtanqn, provide various practical image processing and generation related functions." } ]