FaceSimilarity
A ComfyUI custom node for face comparison. This node utilizes Face++'s facial recognition and comparison algorithms by directly calling the Face++ API. Its usage in the workflow is as follows: <img width="817" alt="1726375266589" src="https://github.com/user-attachments/assets/7415864e-7c8e-4ce1-9426-3e6fc96c8616">
Installation:
Simply place the file faceSimilarity.py in the custom_node directory.
##Usage Adding your Face++ API Key and Secret to the <img width="635" alt="1726375771417" src="https://github.com/user-attachments/assets/9f0b2fd4-2750-41fa-93f3-4cd876e940dd">
中文说明
这个节点使用了Face++的脸部识别和比较算法,直接调用Face++的API,在流程中用法如下
安装
只需要把文件放到 custom_node目录下即可。 ##使用 把Face++ API Key and Secret 加到代码里。 作者为大家提供免费的API-KEY,可以使用200次。可以直接关注公众号,发送“Face++”索取。