Depth Anything V2 image preview

Depth Anything V2

Image·utility-tools·by eachlabs

Depth Anything V2 generates depth-map images from input photos for preprocessing, ControlNet guidance, and image-to-image workflows on each::labs.

Runtime (p50)
1m
Estimated price
$0.00125 / sec
Call the API
prediction.sh
sh
curl -X POST \
  -H "Authorization: Bearer $EACHLABS_API_KEY" \
  -H "Content-Type: application/json" \
  --data '{
    "model": "depth-anything-v2",
    "version": "0.0.1",
    "input": {
        "image_url": "https://cdn-us.eachlabs.ai/defaults/da5755f1fa7346dea1c3a96ffd995c05.png"
    },
    "webhook_url": ""
}' \
  https://api.eachlabs.ai/v1/prediction/

Related models

4 models
* FAQ

About Depth Anything V2

01 / 03

What is Depth Anything V2?

Depth Anything V2 is an image-to-image model from fal that turns an input image into a depth-map image. It is useful when a workflow needs scene depth information for preprocessing, ControlNet guidance, or visual analysis.