Spaces:
Runtime error
Runtime error
[project] | |
name = "comfyui_faceanalysis" | |
description = "This extension uses DLib or InsightFace to calculate the vicinity between two faces and to perform other operation on faces." | |
version = "1.0.0" | |
license = "LICENSE" | |
dependencies = ["dlib", "onnxruntime", "insightface", "color_matcher"] | |
[project.urls] | |
Repository = "https://github.com/cubiq/ComfyUI_FaceAnalysis" | |
# Used by Comfy Registry https://comfyregistry.org | |
[tool.comfy] | |
PublisherId = "matteo" | |
DisplayName = "ComfyUI_FaceAnalysis" | |
Icon = "" | |