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