mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-29 00:00:49 +08:00
Update custom-node-list.json (#2428)
This commit is contained in:
parent
771d627c5a
commit
49bc24b66e
@ -827,6 +827,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Generate human poses from text descriptions using T2P Transformer for ControlNet/T2I-Adapter workflows"
|
"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."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user