This commit is contained in:
snicolast
2025-09-12 16:34:24 +12:00
parent a326daa293
commit f4675fd2fb

View File

@@ -14,6 +14,7 @@ Models (checkpoints)
- Download ALL files and subfolders from Hugging Face and put them under this extension's checkpoints/ folder, preserving the original structure: - Download ALL files and subfolders from Hugging Face and put them under this extension's checkpoints/ folder, preserving the original structure:
https://huggingface.co/IndexTeam/IndexTTS-2/tree/main https://huggingface.co/IndexTeam/IndexTTS-2/tree/main
- Example layout: - Example layout:
```
ComfyUI/custom_nodes/ComfyUI-IndexTTS2/ ComfyUI/custom_nodes/ComfyUI-IndexTTS2/
nodes/ nodes/
checkpoints/ checkpoints/
@@ -25,6 +26,7 @@ Models (checkpoints)
feat2.pt feat2.pt
wav2vec2bert_stats.pt wav2vec2bert_stats.pt
qwen0.6bemo4-merge/ (required only for the Text -> Emotion node) qwen0.6bemo4-merge/ (required only for the Text -> Emotion node)
```
Nodes Nodes
- IndexTTS2 Simple - IndexTTS2 Simple