diff --git a/custom-node-list.json b/custom-node-list.json index 7b282613..2dd44773 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -37363,15 +37363,15 @@ "install_type": "git-clone", "description": "Custom Node to implement iSeeBetter upscaling method." }, - { - "author": "llikethat", - "title": "ComfyUI-faceExtracter", - "reference": "https://github.com/llikethat/ComfyUI-faceExtracter", + { + "author": "Bharanidharan", + "title": "faceExtractor for ComfyUI", + "reference": "https://github.com/llikethat/ComfyUI-faceExtractor", "files": [ - "https://github.com/llikethat/ComfyUI-faceExtracter" + "https://github.com/llikethat/ComfyUI-faceExtractor" ], "install_type": "git-clone", - "description": "Memory-efficient face extraction tool for ComfyUI with reference-based matching supporting multiple backends (InsightFace, MediaPipe, OpenCV) for video processing of any length. (Description by CC)" + "description": "Custom Node to detect face matching the input reference image." }, { "author": "Pondowner857", @@ -37995,16 +37995,6 @@ ], "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." } ] }