Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • 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 6 months ago
  • onnx
    Delete onnx/.gitkeep 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 6 months ago
  • README.md
    237 Bytes
    Create README.md 6 months ago