Spaces:
Sleeping
Sleeping
File size: 478 Bytes
d55a298 52a2f69 d55a298 52a2f69 d55a298 52a2f69 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 |
---
title: Realistic Gender Classification API
emoji: 🖼️
colorFrom: pink
colorTo: purple
sdk: docker
app_file: app.py
pinned: false
---
# Realistic Gender Classification API
This is a FastAPI service that uses [prithivMLmods/Realistic-Gender-Classification](https://huggingface.co/prithivMLmods/Realistic-Gender-Classification) to classify gender from images.
## Endpoints
- `/` → Upload form (HTML)
- `/predict` → POST an image and get gender probabilities (JSON)
|