You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: label_studio_ml/examples/segment_anything_2_image/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,7 +158,7 @@ Due to breaking changes from Meta [HERE](https://github.com/facebookresearch/sam
158
158
159
159
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).
160
160
161
-
## Running with Docker (coming soon)
161
+
## Running with Docker
162
162
163
163
1. Start Machine Learning backend on `http://localhost:9090` with prebuilt image:
0 commit comments