DepthAnything-Mine / README.md
coarse-corpse1's picture
Upload folder using huggingface_hub
6daeca5 verified
metadata
pipeline_tag: depth-estimation
tags:
  - depth-estimation
  - computer-vision
  - DynamicCity

Your Model Name

DepthAnything-Mine

Usage

from transformers import pipeline
pipe = pipeline("depth-estimation", model="your-username/your-model-name")