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