diff --git a/custom-node-list.json b/custom-node-list.json index 1150ac2f..49db8684 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -42941,6 +42941,16 @@ "install_type": "git-clone", "description": "A ComfyUI Custom Node to backup workflows and their required models locally." }, + { + "author": "DVA", + "title": "DVA_Qwen_TTS", + "reference": "https://github.com/SLVGITHUB/QWEN3_TTS_DVA", + "files": [ + "https://github.com/SLVGITHUB/QWEN3_TTS_DVA" + ], + "install_type": "git-clone", + "description": "High-quality multilingual TTS with voice cloning, emotion control, and support for Qwen3-TTS models (CustomVoice, VoiceDesign, Base)." + }, @@ -43337,14 +43347,6 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." - }, - { - "author": "DVA", - "title": "DVA_Qwen_TTS", - "reference": "https://github.com/SLVGITHUB/QWEN3_TTS_DVA", - "files": ["https://github.com/SLVGITHUB/QWEN3_TTS_DVA"], - "install_type": "git-clone", - "description": "High-quality multilingual TTS with voice cloning, emotion control, and support for Qwen3-TTS models (CustomVoice, VoiceDesign, Base)." - } + } ] } diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json index b67cf588..9b68d530 100644 --- a/node_db/new/custom-node-list.json +++ b/node_db/new/custom-node-list.json @@ -10,6 +10,16 @@ "install_type": "git-clone", "description": "A ComfyUI Custom Node to backup workflows and their required models locally." }, + { + "author": "DVA", + "title": "DVA_Qwen_TTS", + "reference": "https://github.com/SLVGITHUB/QWEN3_TTS_DVA", + "files": [ + "https://github.com/SLVGITHUB/QWEN3_TTS_DVA" + ], + "install_type": "git-clone", + "description": "High-quality multilingual TTS with voice cloning, emotion control, and support for Qwen3-TTS models (CustomVoice, VoiceDesign, Base)." + }, { "author": "smthemex", "title": "ComfyUI_InteractAvatar",