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