diff --git a/custom-node-list.json b/custom-node-list.json index cc4ed0049..e2d273504 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -38696,6 +38696,17 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "Lord Lethris", + "title": "Dia2 TTS & Captions Generators for ComfyUI", + "id": "dia2_tts_captions", + "reference": "https://github.com/lord-lethris/ComfyUI-lethris-dia2", + "files": [ + "https://github.com/lord-lethris/ComfyUI-lethris-dia2" + ], + "install_type": "Git-Clone", + "description": "This package provides two ComfyUI nodes: 🗣️ Dia2 TTS Generator for text-to-speech using Dia2-2B, and 💬 Dia2 Captions Generator to convert TTS timestamps into SRT/SSA/VTT subtitles. Includes example workflow and voice samples. GPU users require CUDA 12.8+." } ] }