update DB
This commit is contained in:
@@ -11,6 +11,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Ryuukeisyou",
|
||||
"title": "comfyui_face_parsing",
|
||||
"reference": "https://github.com/Ryuukeisyou/comfyui_face_parsing",
|
||||
"files": [
|
||||
"https://github.com/Ryuukeisyou/comfyui_face_parsing"
|
||||
],
|
||||
"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": "florestefano1975",
|
||||
"title": "comfyui-prompt-composer",
|
||||
@@ -685,26 +695,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an image/video/workflow browser and manager for ComfyUI. You could add image/video/workflow to collections and load it to ComfyUI. You will be able to use your collections everywhere."
|
||||
},
|
||||
{
|
||||
"author": "zcfrank1st",
|
||||
"title": "Comfyui-Toolbox",
|
||||
"reference": "https://github.com/zcfrank1st/Comfyui-Toolbox",
|
||||
"files": [
|
||||
"https://github.com/zcfrank1st/Comfyui-Toolbox"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Preview Json, Save Json, Test Json Preview, ... preview and save nodes"
|
||||
},
|
||||
{
|
||||
"author": "80sVectorz",
|
||||
"title": "ComfyUI-Static-Primitives",
|
||||
"reference": "https://github.com/80sVectorz/ComfyUI-Static-Primitives",
|
||||
"files": [
|
||||
"https://github.com/80sVectorz/ComfyUI-Static-Primitives"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds Static Primitives to ComfyUI. Mostly to work with reroute nodes"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user