MODELS/vision/Depth Anything V2
Depth Anything V2
SAMPLE OUTPUT
━━ MODEL

Depth Anything V2.

TikTok
depth-anything-v2

Monocular depth estimation.

━━ RATE
$0.0026
per image
ALL-IN. NO HIDDEN FEES.
━━ INPUT

PLAYGROUND

━━ OUTPUT
AWAITING INPUT.
━━ CURL

CALL IT FROM
ANYTHING.

curl https://plumestudios.dev/api/run/depth-anything-v2 \
  -H "Authorization: Bearer $PLUME_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "image_url": "…"
}'