update DB
This commit is contained in:
@@ -3844,6 +3844,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: LiamLoadImage. This node provides the capability to load images from a URL."
|
||||
},
|
||||
{
|
||||
"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."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user