Skip to content

Commit 6bdc042

Browse files
committed
update for breaking sam2 changes
1 parent 66f3b10 commit 6bdc042

File tree

1 file changed

+1
-1
lines changed
  • label_studio_ml/examples/segment_anything_2_image

1 file changed

+1
-1
lines changed

label_studio_ml/examples/segment_anything_2_image/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ cd label_studio_ml/examples/segment_anything_2_image
133133
pip install -r requirements.txt
134134
```
135135

136-
2. Download [`segment-anything-2` repo](https://github.com/facebookresearch/segment-anything-2) into the ROOT directory. Install SegmentAnything model and download checkpoints using [the official Meta documentation](https://github.com/facebookresearch/segment-anything-2?tab=readme-ov-file#installation)
136+
2. Download [`segment-anything-2` repo](https://github.com/facebookresearch/sam2) into the ROOT directory. Install SegmentAnything model and download checkpoints using [the official Meta documentation](https://github.com/facebookresearch/segment-anything-2?tab=readme-ov-file#installation)
137137

138138
You should now have the following folder structure:
139139

0 commit comments

Comments
 (0)