Merge pull request #366 from daniel-lewis-ab/main

Update custom-node-list.json
This commit is contained in:
Dr.Lt.Data 2024-01-27 15:09:47 +09:00 committed by GitHub
commit abbe6c99cf
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"
}
]
}