Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

webnn
/
depth-anything-base-hf

Depth Estimation
Transformers.js
ONNX
Model card Files Files and versions
xet
Community

Instructions to use webnn/depth-anything-base-hf with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use webnn/depth-anything-base-hf with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('depth-estimation', 'webnn/depth-anything-base-hf');
depth-anything-base-hf
195 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
captainspock's picture
captainspock
Delete onnx/.gitkeep
42e86a3 verified 7 months ago
  • onnx
    Delete onnx/.gitkeep 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    237 Bytes
    Create README.md 7 months ago