From 2d9ea92aefea231f052d1a80b92ca1d21b666d4e Mon Sep 17 00:00:00 2001 From: Lihe Yang Date: Mon, 22 Jan 2024 17:46:37 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 76a783e..baef50a 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,7 @@ You can also try our [online demo](https://huggingface.co/spaces/LiheYoung/Depth If you want to use Depth Anything in your own project, you can simply follow [``run.py``](run.py) to load our models and define data pre-processing.
-Code snippet (note the difference between our data pre-processing and that of MiDaS.) +Code snippet (note the difference between our data pre-processing and that of MiDaS) ```python from depth_anything.dpt import DPT_DINOv2