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")