Skip to content

Commit

Permalink
[#681] Speed up quitting the EasyOCR container.
Browse files Browse the repository at this point in the history
  • Loading branch information
nk9 committed Dec 25, 2024
1 parent 9246b24 commit 7cf869c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions label_studio_ml/examples/easyocr/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ services:
easyocr:
container_name: easyocr
image: heartexlabs/label-studio-ml-backend:easyocr-master
init: true
build:
context: .
args:
Expand Down

0 comments on commit 7cf869c

Please sign in to comment.