varundevmishra09's picture
Update README.md
20d2f66 verified
|
Raw
History Blame Contribute Delete
502 Bytes
metadata
title: Human Anthropometry API
emoji: 🧍
colorFrom: blue
colorTo: purple
sdk: docker
app_file: app.py
pinned: false

Human Anthropometry API

This API estimates height, shoulder width, and approximate weight from an image or live camera frame.

⚠️ Weight is a derived approximation, not a medical measurement.

Endpoints

  • GET / → Health check
  • POST /analyze → Image-based analysis

Deployment

  • Backend: Hugging Face Spaces
  • Frontend: Vercel (HTML / React)