From 38071e78e11a03694951c0942cbdcac4f42fd135 Mon Sep 17 00:00:00 2001 From: Novice_chen <775358266@qq.com> Date: Mon, 20 Oct 2025 16:14:36 +0800 Subject: [PATCH] Added ComfyUI-Simple-IndexTTs node --- custom-node-list.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/custom-node-list.json b/custom-node-list.json index 29e1aae5..b5ff8ecd 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -35056,6 +35056,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." } ] }