MediaPipe: Face Detection
ComfyUI Wiki
MediaPipe face detection model repackaged for ComfyUI, providing real-time face detection capabilities for preprocessing workflows.
MediaPipe Face Detection is a real-time face detection model from Google's MediaPipe framework, repackaged for ComfyUI. It detects human faces in images for use in preprocessing pipelines — useful for face-focused image generation conditioning, face masking, and automated cropping.
Usage in ComfyUI
Place the model file in ComfyUI/models/detection/. Requires a ComfyUI custom node that supports MediaPipe face detection for loading and inference.
| Developer | Google AI Edge |
| Release Date | 2025 |
| Architecture | MediaPipe Face Detection |
| License | Apache-2.0 |
| Type | Face Detection |
| Upstream | https://github.com/google-ai-edge/mediapipe |
Links
- Hugging Face (Comfy-Org): Comfy-Org/mediapipe
- GitHub: google-ai-edge/mediapipe
Guides and workflows related to this model series.
No articles found.
Comments
Sign in with GitHub to join the discussion.