Update custom-node-list.json

This commit is contained in:
ConstantlyGrowup 2025-12-26 10:48:04 +08:00 committed by GitHub
parent 2478d20e76
commit 0b1822cf43
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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