unirig-server

Auto-rigging service. Wraps UniRig behind a FastAPI endpoint.

GPU: NVIDIA RTX 6000 Ada Generation, 49140 MiB, 48510 MiB, 590.48.01

Endpoints:

Quickstart:

curl -X POST http://<host>/rig \
  -H "X-API-Key: $UNIRIG_API_KEY" \
  -F file=@mesh.glb \
  -o rigged.glb