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

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"
}
]
}