diff --git a/custom-node-list.json b/custom-node-list.json index 420ed6c6..7b282613 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -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." } ] }