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

  • Log In
  • Sign Up

Xenova
/
dpt-large

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

Instructions to use Xenova/dpt-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use Xenova/dpt-large with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('depth-estimation', 'Xenova/dpt-large');
dpt-large
3.62 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
Xenova's picture
Xenova HF Staff
whitphx's picture
whitphx
Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1)
e538f1e verified 11 months ago
  • onnx
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1) 11 months ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    1.11 kB
    Add/update the quantized ONNX model files and README.md for Transformers.js v3 (#1) 11 months ago
  • config.json
    1.13 kB
    Upload folder using huggingface_hub over 2 years ago
  • preprocessor_config.json
    435 Bytes
    Upload folder using huggingface_hub over 2 years ago
  • quantize_config.json
    920 Bytes
    Upload folder using huggingface_hub over 2 years ago