File size: 515 Bytes
c401d3e
 
 
 
 
c6a8bc8
 
 
c401d3e
 
 
 
c6a8bc8
c401d3e
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
---
title: Jiggle Physics Backend
emoji: 🎯
colorFrom: purple
colorTo: indigo
sdk: gradio
sdk_version: "5.49.1"
app_file: app.py
pinned: false
license: mit
---

REST API for the Jiggle Physics Simulator. Routes mounted on Gradio 5's FastAPI instance for ZeroGPU compatibility.

| Endpoint | Method | What it does |
|---|---|---|
| `/health` | GET | Liveness check |
| `/segment` | POST | SAM2 body region masks |
| `/depth` | POST | Apple Depth Pro metric depth |
| `/reconstruct` | POST | TripoSR → GLB mesh |