From 8608092071a89984e4b1e910254e9f0bf1c498a3 Mon Sep 17 00:00:00 2001 From: Dillon Laird Date: Fri, 26 Apr 2024 11:08:36 -0700 Subject: [PATCH] fixed link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 286e4376..76bcc2e1 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ agent( ``` Here, `reference_mask.png` and `reference_image.png` in `reference_data` could be any image with it's corresponding mask that is the object you want to detect in `image.jpg`. -You can find a demo app to generate masks for DINOv [here](examples/mask_app/) +You can find a demo app to generate masks for DINOv [here](examples/mask_app/). ### Tools There are a variety of tools for the model or the user to use. Some are executed locally