Metadata-Version: 2.1
Name: comfyui-skin-tone-detector
Version: 0.0.1
Summary: A ComfyUI node that detects the skin tone of a person in an image and matches it to the standard emoji skin tone palette.
Home-page: https://github.com/kevinmcmahondev/comfyui-skin-tone-detector
Requires-Python: >=3.10
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: scikit-image
Requires-Dist: face-recognition
Requires-Dist: mediapipe
Requires-Dist: opencv-python-headless
