update DB

This commit is contained in:
Dr.Lt.Data
2025-12-27 04:46:42 +09:00
parent 49bc24b66e
commit 21de993546
2 changed files with 24 additions and 21 deletions

View File

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"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."
},
{
"author": "huihuihuiz",
"title": "UNet Downloader for ComfyUI",
@ -827,16 +837,6 @@
],
"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."
}
]
}