Metadata-Version: 2.1
Name: head-orientation-node-for-comfyui-by-pablogfx
Version: 1.1.0
Summary: A custom node for ComfyUI that analyzes and sorts images based on head orientation using MediaPipe. It detects facial landmarks, calculates head pose, and intelligently sorts images for enhanced AI image processing workflows.
Home-page: https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: opencv-python-headless
Requires-Dist: mediapipe>=0.10.0
Requires-Dist: Pillow>=8.3.1
