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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Ko033
/
distill-any-depth-base-onnx

Depth Estimation
Transformers.js
ONNX
depth_anything
depth
distill-any-depth
Model card Files Files and versions
xet
Community

Instructions to use Ko033/distill-any-depth-base-onnx with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers.js

    How to use Ko033/distill-any-depth-base-onnx with Transformers.js:

    // npm i @huggingface/transformers
    import { pipeline } from '@huggingface/transformers';
    
    // Allocate pipeline
    const pipe = await pipeline('depth-estimation', 'Ko033/distill-any-depth-base-onnx');
distill-any-depth-base-onnx
374 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
Ko033's picture
Ko033
Add Distill-Any-Depth-Base ONNX (fp16/q8, transformers.js-ready)
7ca2c05 verified 20 days ago
  • onnx
    Add Distill-Any-Depth-Base ONNX (fp16/q8, transformers.js-ready) 20 days ago
  • .gitattributes
    1.52 kB
    initial commit 20 days ago
  • README.md
    2.13 kB
    Add Distill-Any-Depth-Base ONNX (fp16/q8, transformers.js-ready) 20 days ago
  • config.json
    1.79 kB
    Add Distill-Any-Depth-Base ONNX (fp16/q8, transformers.js-ready) 20 days ago
  • preprocessor_config.json
    493 Bytes
    Add Distill-Any-Depth-Base ONNX (fp16/q8, transformers.js-ready) 20 days ago