Skip to content

Commit 28f29e5

Browse files
committed
fix typo
1 parent e6958a2 commit 28f29e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

label_studio_ml/examples/gliner/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ services:
2323
- MODEL_DIR=/data/models
2424

2525
# Path to your saved finetuned model
26-
- FINETUNED_MODEL_PATH=finetuned_model
26+
- FINETUNED_MODEL_PATH=finetuned_model
2727

2828
# Specify the Label Studio URL and API key to access
2929
# uploaded, local storage and cloud storage files.

0 commit comments

Comments
 (0)