Metadata-Version: 2.1
Name: comfyui-faceextractor
Version: 0.0.1
Summary: Custom Node to detect face matching the input reference image.
Home-page: https://github.com/llikethat/ComfyUI-faceExtractor
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: opencv-python-headless
Requires-Dist: Pillow>=8.0.0
Requires-Dist: psutil>=5.8.0
Requires-Dist: facenet-pytorch>=2.5.0
Requires-Dist: ultralytics>=8.0.0
Requires-Dist: mediapipe>=0.10.0
