diff --git a/custom-node-list.json b/custom-node-list.json index a3886f55..05d7936f 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -32709,6 +32709,16 @@ "install_type": "git-clone", "description": "A ComfyUI custom node that implements CoMPaSS for FLUX.1-dev models. CoMPaSS enhances the spatial understanding capabilities of text-to-image diffusion models." }, + { + "author": "snicolast", + "title": "ComfyUI-IndexTTS2", + "reference": "https://github.com/snicolast/ComfyUI-IndexTTS2", + "files": [ + "https://github.com/snicolast/ComfyUI-IndexTTS2" + ], + "install_type": "git-clone", + "description": "Lightweight ComfyUI wrapper for IndexTTS 2 (voice cloning + emotion control)." + },