From f0762b739739830a833365df5112e54809d07b90 Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Thu, 14 Apr 2022 08:26:13 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a2cdd1..e6ff437 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Disclaimer: The team releasing DPT did not write a model card for this model so DPT uses the Vision Transformer (ViT) as backbone and adds a neck + head on top for monocular depth estimation. -![model image](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/dpt_architecture.png) +![model image](https://huggingface.co/datasets/huggingface/documentation-images/resolve/main/dpt_architecture.jpg) ## Intended uses & limitations