Skip to content

Commit 438760b

Browse files
committed
add link to breaking change
1 parent 6752582 commit 438760b

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
@@ -152,7 +152,7 @@ cd ~/sam2
152152
label-studio-ml start ../label-studio-ml-backend/label-studio-ml/examples/segment_anything_2_image
153153
```
154154

155-
Due to breaking changes from Meta, it is CRUCIAL that you run this command from the sam2 directory at your root directory.
155+
Due to breaking changes from Meta [HERE](https://github.com/facebookresearch/sam2/blob/c2ec8e14a185632b0a5d8b161928ceb50197eddc/sam2/build_sam.py#L20), it is CRUCIAL that you run this command from the sam2 directory at your root directory.
156156

157157
4. Connect running ML backend server to Label Studio: go to your project `Settings -> Machine Learning -> Add Model` and specify `http://localhost:9090` as a URL. Read more in the official [Label Studio documentation](https://labelstud.io/guide/ml#Connect-the-model-to-Label-Studio).
158158

0 commit comments

Comments
 (0)