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

  • Log In
  • Sign Up

onkarsus13
/
ConFiDeNet-Large-VQ-32

Transformers
Safetensors
English
depth_pro
Model card Files Files and versions
xet
Community

Instructions to use onkarsus13/ConFiDeNet-Large-VQ-32 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use onkarsus13/ConFiDeNet-Large-VQ-32 with Transformers:

    # Load model directly
    from transformers import AutoImageProcessor, ConFiDeNetForDepthEstimation
    
    processor = AutoImageProcessor.from_pretrained("onkarsus13/ConFiDeNet-Large-VQ-32")
    model = ConFiDeNetForDepthEstimation.from_pretrained("onkarsus13/ConFiDeNet-Large-VQ-32")
  • Notebooks
  • Google Colab
  • Kaggle
ConFiDeNet-Large-VQ-32
1.9 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
onkarsus13's picture
onkarsus13
Update README.md
342aaed verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.2 kB
    Update README.md about 1 year ago
  • config.json
    2.92 kB
    New Push about 1 year ago
  • model.safetensors
    1.9 GB
    xet
    New Push about 1 year ago
  • preprocessor_config.json
    282 Bytes
    New Push about 1 year ago