IndexTTS2 custom node (custom-node-list.json) (#2146)

This commit is contained in:
snicolast 2025-09-13 10:36:18 +12:00 committed by GitHub
parent 7c3ccc76c3
commit d23286d390
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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)."
},