How to use zhyever/patchfusion_depth_anything_vits14 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("zhyever/patchfusion_depth_anything_vits14", dtype="auto")