fast_api / README.md
harshadsalunkhe1212's picture
Update README.md
7e3cae5 verified
|
Raw
History Blame Contribute Delete
491 Bytes
metadata
title: Fast Api
emoji: 💻
colorFrom: gray
colorTo: green
sdk: docker
pinned: false
short_description: aesthetic fast api

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

FastAPI Skin Detection API

This API detects facial skin issues using a YOLOv8 model and MediaPipe face detector.

Endpoints:

  • POST /zoom_face → returns zoomed-in face image
  • POST /predict → returns skin issues with confidence and bounding box