Metadata-Version: 2.1
Name: comfyui-faceprocessor
Version: 0.0.1
Summary: A custom node collection for ComfyUI that provides advanced face detection, alignment, and transformation capabilities using MediaPipe Face Mesh.
Home-page: https://github.com/SykkoAtHome/ComfyUI_FaceProcessor
Requires-Python: >=3.10
Requires-Dist: mediapipe>=0.10.0
Requires-Dist: dlib>=19.24.0
Requires-Dist: pandas>=2.0.0
Requires-Dist: cupy-cuda12x>=12.0.0  # for CUDA 12.x (uncomment appropriate version)
