Update custom-node-list.json

Added ComfyUI-TTS
This commit is contained in:
Daniel Lewis 2024-01-26 19:38:03 -07:00 committed by GitHub
parent f1270db397
commit 34c9960203
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4974,6 +4974,16 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
},
{
"author": "Daniel Lewis",
"title": "ComfyUI-TTS",
"reference": "https://github.com/daniel-lewis-ab/ComfyUI-TTS",
"files": [
"https://github.com/daniel-lewis-ab/ComfyUI-TTS"
],
"install_type": "git-clone",
"description": "Text To Speech (TTS) for ComfyUI"
}
]
}