Skip to content

Commit be9809a

Browse files
authored
Update README.md
1 parent 4db70b4 commit be9809a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,13 @@ docker-compose up
2121

2222
Replace `{MODEL_NAME}` with the name of the model you want to use (see below).
2323

24-
**Allow the ML backend to access Label Studio data**
24+
## Allow the ML backend to access Label Studio data
2525

2626
In most cases, you will need to set `LABEL_STUDIO_URL` and `LABEL_STUDIO_API_KEY` environment variables to allow the ML backend access to the media data in Label Studio.
2727
[Read more in the documentation](https://labelstud.io/guide/ml#Allow-the-ML-backend-to-access-Label-Studio-data).
2828

29+
**Warning:** Currently, ML backends support only Legacy Tokens and do not support Personal Tokens. You will encounter an `Unauthorized Error` if you use Personal Tokens.
30+
2931
# Models
3032

3133
The following models are supported in the repository. Some of them work without any additional setup, and some of them

0 commit comments

Comments
 (0)