Adding new node for face analyzing, the node returen gender and age of the charactor face.
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:
Simply place the file faceSimilarity.py in the custom_node directory.
##Usage Adding your Face++ API Key and Secret to the
2024-10-27 新增脸部分析节点,返回脸部年龄和性别。 这个节点使用了Face++的脸部识别和比较算法,直接调用Face++的API,在流程中用法如下
只需要把文件放到 custom_node目录下即可。 ##使用 把Face++ API Key and Secret 加到代码里。 作者为大家提供免费的API-KEY,可以使用200次。可以直接关注公众号,发送“Face++”索取。