From 0b1822cf431ed39bb99e9b0e25c19fb639ed97ea Mon Sep 17 00:00:00 2001 From: ConstantlyGrowup <1337909699@qq.com> Date: Fri, 26 Dec 2025 10:48:04 +0800 Subject: [PATCH] Update custom-node-list.json --- node_db/new/custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index 65ea905b..9704ec01 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -794,6 +794,16 @@ ], "install_type": "git-clone", "description": "Generate human poses from text descriptions using T2P Transformer for ControlNet/T2I-Adapter workflows" + }, + { + "author": "ConstantlyGrowup", + "title": "ComfyUI_Qwen_chat_models", + "reference": "https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models", + "files": [ + "https://github.com/ConstantlyGrowup/ComfyUI_Qwen_chat_models" + ], + "install_type": "git-clone", + "description": "ComfyUI custom nodes for Qwen text and vision-language models. Supports Qwen2.5/Qwen3, 4-/8-bit quantization, deterministic seeding, auto model download, and shared caching to improve workflow performance." } ] }