update DB

This commit is contained in:
Dr.Lt.Data
2024-08-17 01:13:12 +09:00
parent 84107d2b65
commit e406f8be81
5 changed files with 35 additions and 4 deletions

View File

@@ -5402,6 +5402,17 @@
"install_type": "git-clone",
"description": "This is a set of custom nodes for ComfyUI. The nodes utilize the [a/face parsing model](https://huggingface.co/jonathandinu/face-parsing) to provide detailed segmantation of face. To improve face segmantation accuracy, [a/yolov8 face model](https://huggingface.co/Bingsu/adetailer/) is used to first extract face from an image. There are also auxiliary nodes for image and mask processing. A guided filter is also provided for skin smoothing."
},
{
"author": "Ryuukeisyou",
"title": "ComfyUI-SyncTalk",
"id": "synctalk",
"reference": "https://github.com/Ryuukeisyou/ComfyUI-SyncTalk",
"files": [
"https://github.com/Ryuukeisyou/ComfyUI-SyncTalk"
],
"install_type": "git-clone",
"description": "ComfyUI implemntation for [a/SyncTalk](https://github.com/ZiqiaoPeng/SyncTalk)"
},
{
"author": "tocubed",
"title": "ComfyUI-AudioReactor",