> For the complete documentation index, see [llms.txt](https://docs.roboflow.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.roboflow.com/reference/hi/changelog/changelog/june-2026/depth-anything-on-the-serverless-api.md).

# Serverless API पर Depth Anything

अब आप Depth Anything को सीधे Serverless API पर चला सकते हैं। Depth Anything किसी छवि के लिए प्रति-पिक्सेल गहराई का अनुमान बनाता है, जिससे आपको एक ही कैमरे से पूरे दृश्य में सापेक्ष दूरी मिलती है।

आप इसे अपना खुद का Inference सर्वर या समर्पित डिप्लॉयमेंट स्थापित किए बिना कॉल कर सकते हैं। यह उसी serverless.roboflow\.com एंडपॉइंट के माध्यम से चलता है जिसका आप पहले से प्रशिक्षित मॉडलों के लिए उपयोग करते हैं, इसलिए आप इसे किसी Workflow में जोड़ सकते हैं या REST API और Python SDK के माध्यम से कॉल कर सकते हैं।

[Serverless API के बारे में अधिक जानें](https://docs.roboflow.com/deployment/roboflow-cloud/serverless-api)
