mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
Add TTS WebUI API nodes (#2243)
This commit is contained in:
parent
26da78cf15
commit
e5cea64132
@ -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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user