update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user