✂️ AI Hairstyle & Beard Suggester 🧔

Upload a clear, front-facing photo. Optionally, upload a side profile. Disclaimer: This app uses local AI models for face detection and landmark-based shape estimation. Suggestions are general and based on heuristics.


Notes:

  • Face Shape Estimation: Based on ratios of distances between facial landmarks (MediaPipe). The categories (Oval, Round, etc.) and classification rules are experimental.
  • Landmark Visualization: Green mesh shows detected facial landmarks.
  • Model Loading: Tries hustvl/yolos-face first, then hustvl/yolos-tiny (person detection) as fallback. Check Space logs for details.