Spaces:
Runtime error
Runtime error
metadata
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 to classify gender from images.
Endpoints
/→ Upload form (HTML)/predict→ POST an image and get gender probabilities (JSON)