update DB

This commit is contained in:
Dr.Lt.Data 2024-01-27 15:11:09 +09:00
parent abbe6c99cf
commit 1a6805a5fa
2 changed files with 2 additions and 12 deletions

View File

@ -4252,7 +4252,7 @@
"https://github.com/daniel-lewis-ab/ComfyUI-TTS" "https://github.com/daniel-lewis-ab/ComfyUI-TTS"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A set of TTS nodes for ComfyUI" "description": "Text To Speech (TTS) for ComfyUI"
}, },
{ {
"author": "djbielejeski", "author": "djbielejeski",
@ -4974,16 +4974,6 @@
], ],
"install_type": "unzip", "install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image." "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"
} }
] ]
} }

View File

@ -168,7 +168,7 @@
"https://github.com/daniel-lewis-ab/ComfyUI-TTS" "https://github.com/daniel-lewis-ab/ComfyUI-TTS"
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A set of TTS nodes for ComfyUI" "description": "Text To Speech (TTS) for ComfyUI"
}, },
{ {
"author": "thecooltechguy", "author": "thecooltechguy",