--- 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)