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