From b5a82343f0d26ebe7e5d2d9057a65b5b6a56301e Mon Sep 17 00:00:00 2001 From: Novice_chen <775358266@qq.com> Date: Wed, 30 Jul 2025 09:52:51 +0800 Subject: [PATCH] add new node:ComfyUI-XingLiu --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 78d56432..240e46c1 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -30477,6 +30477,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Novice_Chen", + "title": "ComfyUI-XingLiu", + "reference": "https://github.com/NewNoviceChen/ComfyUI-XingLiu", + "files": [ + "https://github.com/NewNoviceChen/ComfyUI-XingLiu" + ], + "install_type": "git-clone", + "description": "A ComfyUI node that integrates LibLib's text-to-image and image-to-image generation capabilities, with customizable ControlNet and Lora support." } ] }