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] 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." } ] }