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:
PGCRT 2026-04-05 18:49:51 +02:00 committed by GitHub
parent 246d715838
commit f08075c04d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -18351,14 +18351,46 @@
"install_type": "git-clone",
"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",
"title": "CRT-Nodes",
"id": "crt-nodes",
"reference": "https://github.com/plugcrypt/CRT-Nodes",
"reference2": "https://github.com/PGCRT/CRT-Nodes",
"reference": "https://github.com/PGCRT/CRT-Nodes",
"files": [
"https://github.com/plugcrypt/CRT-Nodes"
"https://github.com/PGCRT/CRT-Nodes"
],
"install_type": "git-clone",
"description": "CRT-Nodes is a collection of custom nodes for ComfyUI"