mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
Add faceExtractor node for ComfyUI (#2339)
Added faceExtractor node for ComfyUI which identifies based on input image reference
This commit is contained in:
parent
84c95bf322
commit
d2f8a89e87
@ -37995,6 +37995,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