From 61f0f5d67c559a6b59a2c1990b41265e00a1eb52 Mon Sep 17 00:00:00 2001 From: Novice_Chen <94816914+NewNoviceChen@users.noreply.github.com> Date: Sun, 26 Oct 2025 12:00:26 +0800 Subject: [PATCH] Added ComfyUI-Simple-IndexTTs node (#2236) --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 600c4ed0..32e0c908 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35438,6 +35438,16 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Novice_Chen", + "title": "ComfyUI-Simple-IndexTTs", + "reference": "https://github.com/NewNoviceChen/ComfyUI-Simple-IndexTTs", + "files": [ + "https://github.com/NewNoviceChen/ComfyUI-Simple-IndexTTs" + ], + "install_type": "git-clone", + "description": "Bilibili IndexTTS2 ComfyUI Version - Auto-downloads models, simple to use." } ] }