Skip to content

Commit f7415a7

Browse files
committed
chore: replace example
1 parent b753f97 commit f7415a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

label_studio_ml/examples/grounding_dino/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ See [here](https://github.com/IDEA-Research/GroundingDINO) for more details abou
4040

4141
Example:
4242
- `LABEL_STUDIO_HOST=http://123.456.7.8:8080`
43-
- `LABEL_STUDIO_ACCESS_TOKEN=c9djf998eii2948ee9hh835nferkj959923`
43+
- `LABEL_STUDIO_ACCESS_TOKEN=your-api-key`
4444

4545
3. Run `docker compose up`
4646
4. Check the IP of your backend using `docker ps`. You will use this URL when connecting the backend to a Label Studio project. Usually this is `http://localhost:9090`.

label_studio_ml/examples/grounding_sam/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ See [here](https://github.com/IDEA-Research/GroundingDINO) for more details abou
4343

4444
Example:
4545
- `LABEL_STUDIO_HOST=http://123.456.7.8:8080`
46-
- `LABEL_STUDIO_ACCESS_TOKEN=c9djf998eii2948ee9hh835nferkj959923`
46+
- `LABEL_STUDIO_ACCESS_TOKEN=your-api-key`
4747

4848
3. Run `docker compose up`
4949
4. Check the IP of your backend using `docker ps`. You will use this URL when connecting the backend to a Label Studio project. Usually this is `http://localhost:9090`.

0 commit comments

Comments
 (0)