Add custom node: ComfyUI-Face-Comparator (#2147)

This commit is contained in:
fr0nky0ng 2025-09-14 07:20:23 +08:00 committed by GitHub
parent 36f75d1811
commit 26b347c04c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"
}
]
}