Spaces:
Sleeping
Sleeping
| 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 | |