#327 · Primary category: Computer Vision

ComfyUI_FaceAnalysis

Extension for ComfyUI to evaluate the similarity between two faces

Project last updated:05/20/25

GitHub Stars

556

Forks

66

Contributors

4

License

Apache-2.0

Why we included this project

When you're generating portraits in ComfyUI and need to check whether the result actually looks like the intended person, this extension gives you a measurable score instead of a guess. It wraps DLib or InsightFace to compare faces, and the README suggests a sensible workflow: feed three real photos of the person to establish a baseline, then run generated images against that number. That turns a subjective 'does it look like them?' into a repeatable check you can apply across a batch. AuraFace is supported as a free alternative to InsightFace, so you're not tied to one provider. For anyone doing character consistency or likeness verification in a node graph, it's a small but practical tool.

Articles for this project

No articles for this project yet.

To suggest a topic or contribute an article, contact us.

Related projects in this category