Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.35 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.35 KB

FaceAnalyze

Adding new node for face analyzing, the node returen gender and age of the charactor face. c57513b00aa3db4dd464e7280a0157b

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: 1726375266589

Installation:

Simply place the file faceSimilarity.py in the custom_node directory.

##Usage Adding your Face++ API Key and Secret to the 1726375771417

中文说明

2024-10-27 新增脸部分析节点,返回脸部年龄和性别。 这个节点使用了Face++的脸部识别和比较算法,直接调用Face++的API,在流程中用法如下

安装

只需要把文件放到 custom_node目录下即可。 ##使用 把Face++ API Key and Secret 加到代码里。 作者为大家提供免费的API-KEY,可以使用200次。可以直接关注公众号,发送“Face++”索取。

3989ede48737e23424843acd2ea2381