diff --git a/custom-node-list.json b/custom-node-list.json index b24aaaa9..0d1a60d3 100755 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -33165,6 +33165,13 @@ ], "install_type": "unzip", "description": "This is a node to convert an image into a CMYK Halftone dot image." + }, + { + "author": "fr0nky0ng", + "title": "ComfyUI-Face-Comparator", + "description": "This is a node to detect the similarity between two faces", + "install_type": "git-clone", + "reference": "https://github.com/fr0nky0ng/ComfyUI-Face-Comparator" } ] }