diff --git a/custom-node-list.json b/custom-node-list.json index 5f6a86d8..ed666ea3 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -1,5 +1,15 @@ { "custom_nodes": [ + { + "author": "Anonymzx", + "title": "ComfyUI-Supertonic3TTS", + "reference": "https://github.com/Anonymzx/ComfyUI-Supertonic3TTS", + "files": [ + "https://github.com/Anonymzx/ComfyUI-Supertonic3TTS" + ], + "install_type": "git-clone", + "description": "custom nodes integrating Supertone's Supertonic-3 — a lightning-fast, on-device, multilingual Text-to-Speech system running natively via ONNX Runtime." + }, { "author": "Carasibana", "title": "ComfyUI-SimpleFloatSlider",