Metadata-Version: 2.1
Name: comfyui-facedetectionnode
Version: 1.1.2
Summary: A ComfyUI custom node for face detection and cropping using OpenCV Haar cascades, with full ComfyUI v3 schema support and backward compatibility.
Home-page: https://github.com/Limbicnation/ComfyUI_FaceDetectionNode
Requires-Python: >=3.10
Requires-Dist: opencv-python-headless
Requires-Dist: numpy
Requires-Dist: Pillow>=8.0.0
