Add TTS WebUI API nodes (#2243)

This commit is contained in:
Roberts Slisans 2025-10-29 00:44:16 +02:00 committed by GitHub
parent 26da78cf15
commit e5cea64132
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -35568,6 +35568,17 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "rsxdalv",
"title": "TTS WebUI API nodes for ComfyUI",
"id": "tts-webui",
"reference": "https://github.com/rsxdalv/ComfyUI-TTS-Webui",
"files": [
"https://github.com/rsxdalv/ComfyUI-TTS-Webui"
],
"install_type": "git-clone",
"description": "Nodes: TTS WebUI Kokoro, TTS WebUI Chatterbox, TTS WebUI StyleTTS2, TTS WebUI Kitten TTS, TTS WebUI F5-TTS, TTS WebUI Preset\nAdd API key to environment variable 'TTS_WEBUI_OPENAI_API_KEY'\nAlternatively you can write your API key to file 'tts_api_key.txt'\nYou can also use and/or override the above by entering your API key in the 'api_key' field of each node."
}
]
}