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

  • Log In
  • Sign Up

onnx-community
/
DepthPro-ONNX

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

Instructions to use onnx-community/DepthPro-ONNX with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use onnx-community/DepthPro-ONNX with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('depth-estimation', 'onnx-community/DepthPro-ONNX');
DepthPro-ONNX
10.8 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 10 commits
Xenova's picture
Xenova HF Staff
Transformers.js - Enable external data format in Node.js
feefb66 verified about 1 year ago
  • onnx
    Upload ONNX weights w/ focal length output node over 1 year ago
  • .gitattributes
    1.58 kB
    Upload ONNX weights over 1 year ago
  • README.md
    2.59 kB
    Update README.md over 1 year ago
  • config.json
    131 Bytes
    Transformers.js - Enable external data format in Node.js about 1 year ago
  • preprocessor_config.json
    274 Bytes
    Create preprocessor_config.json over 1 year ago