DepthAnything-Mine / README.md
coarse-corpse1's picture
Upload folder using huggingface_hub
6daeca5 verified
---
pipeline_tag: depth-estimation
tags:
- depth-estimation
- computer-vision
- DynamicCity
---
# Your Model Name
DepthAnything-Mine
## Usage
```python
from transformers import pipeline
pipe = pipeline("depth-estimation", model="your-username/your-model-name")