Metadata-Version: 2.1
Name: dz-facedetailer
Version: 0.0.1
Summary: Face Detailer is a custom node for the 'ComfyUI' framework inspired by !After Detailer extension from auto1111, it allows you to detect faces using Mediapipe and YOLOv8n to create masks for the detected faces.
Home-page: https://github.com/nicofdga/DZ-FaceDetailer
Requires-Python: >=3.10
Requires-Dist: ultralytics
Requires-Dist: mediapipe
