mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-11 19:02:33 +08:00
Add CRT nodes to default channel and fix CRT-Nodes reference (#2759)
- Add CRT-HeartMuLa, ComfyUI-OmniVoice_CRT, ComfyUI-QWEN3_TTS - Fix CRT-Nodes: restore author/title fields, update plugcrypt -> PGCRT Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
246d715838
commit
f08075c04d
@ -18351,14 +18351,46 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "NODES:StoryMakerSinglePortraitNode, StoryMakerTwoPortraitNode, StoryMakerSwapClothNode."
|
"description": "NODES:StoryMakerSinglePortraitNode, StoryMakerTwoPortraitNode, StoryMakerSwapClothNode."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "CRT",
|
||||||
|
"title": "CRT-HeartMuLa",
|
||||||
|
"id": "crt-heartmula",
|
||||||
|
"reference": "https://github.com/PGCRT/CRT-HeartMuLa",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/PGCRT/CRT-HeartMuLa"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI custom node for AI music generation using HeartMuLa models."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "CRT",
|
||||||
|
"title": "ComfyUI-OmniVoice_CRT",
|
||||||
|
"id": "comfyui-omnivoice-crt",
|
||||||
|
"reference": "https://github.com/PGCRT/ComfyUI-OmniVoice_CRT",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/PGCRT/ComfyUI-OmniVoice_CRT"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "ComfyUI wrapper nodes for OmniVoice multilingual zero-shot TTS."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "CRT",
|
||||||
|
"title": "ComfyUI-QWEN3_TTS",
|
||||||
|
"id": "comfyui-qwen3-tts",
|
||||||
|
"reference": "https://github.com/PGCRT/ComfyUI-QWEN3_TTS",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/PGCRT/ComfyUI-QWEN3_TTS"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Fast and efficient Text-to-Speech nodes for ComfyUI based on Qwen3-TTS."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "CRT",
|
"author": "CRT",
|
||||||
"title": "CRT-Nodes",
|
"title": "CRT-Nodes",
|
||||||
"id": "crt-nodes",
|
"id": "crt-nodes",
|
||||||
"reference": "https://github.com/plugcrypt/CRT-Nodes",
|
"reference": "https://github.com/PGCRT/CRT-Nodes",
|
||||||
"reference2": "https://github.com/PGCRT/CRT-Nodes",
|
|
||||||
"files": [
|
"files": [
|
||||||
"https://github.com/plugcrypt/CRT-Nodes"
|
"https://github.com/PGCRT/CRT-Nodes"
|
||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "CRT-Nodes is a collection of custom nodes for ComfyUI"
|
"description": "CRT-Nodes is a collection of custom nodes for ComfyUI"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user