mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
Add faceExtractor node for ComfyUI
Added faceExtractor node for ComfyUI which identifies based on input image reference
This commit is contained in:
parent
c709274a28
commit
1a842f5271
@ -37794,6 +37794,16 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "Bharanidharan",
|
||||
"title": "faceExtractor for ComfyUI",
|
||||
"reference": "https://github.com/llikethat/ComfyUI-faceExtractor",
|
||||
"files": [
|
||||
"https://github.com/llikethat/ComfyUI-faceExtractor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom Node to detect face matching the input reference image."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user