Skip to content

Commit 6752582

Browse files
committed
update for new sam2 models
1 parent eaf8418 commit 6752582

File tree

1 file changed

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

1 file changed

+1
-2
lines changed

label_studio_ml/examples/segment_anything_2_image/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,8 +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/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)
137-
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/sam2?tab=readme-ov-file#installation)
138137
You should now have the following folder structure:
139138

140139
| root directory

0 commit comments

Comments
 (0)