From 7e346dc8d14b2e5c0a19c98b2b65e10c6eb6f6c0 Mon Sep 17 00:00:00 2001 From: snicolast Date: Thu, 25 Sep 2025 09:51:00 +1200 Subject: [PATCH] readme --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 8f9c876..415b613 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Lightweight ComfyUI wrapper for IndexTTS 2 (voice cloning + emotion control). Th Original repo: https://github.com/index-tts/index-tts ## Updates -- 2025-09-14: Added IndexTTS2 Advanced node exposing sampling, speed, seed, and other generation controls. +- 2025-09-22: Added IndexTTS2 Advanced node exposing sampling, speed, seed, and other generation controls. ## Install - Clone this repository to: ComfyUI/custom_nodes/ @@ -62,8 +62,6 @@ Models (checkpoints) -**Important**: The updated code now uses local model files by default for offline usage and faster loading. - ## Nodes - IndexTTS2 Simple - Inputs: audio (speaker), text, emotion_control_weight (0.0-1.0), emotion_audio (optional), emotion_vector (optional)