diff --git a/custom-node-list.json b/custom-node-list.json index cf044e62..88f1b482 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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"