diff --git a/aiod_registry/manifests/sam.json b/aiod_registry/manifests/sam.json index bcac741..0539431 100644 --- a/aiod_registry/manifests/sam.json +++ b/aiod_registry/manifests/sam.json @@ -68,7 +68,7 @@ "default": { "tasks": { "everything": { - "location": "https://dl.fbaipublicfiles.com/segment_anything/sam_vit_h_4b8939.pth" + "location": "https://dl.fbaipublicfiles.com/segment_anything/sam_vit_b_01ec64.pth" } } }, @@ -207,4 +207,4 @@ "tooltip": "" } ] -} \ No newline at end of file +}