Skip to content

Commit

Permalink
update nvidia flag
Browse files Browse the repository at this point in the history
  • Loading branch information
phamquiluan committed Aug 6, 2024
1 parent 681fc00 commit e8ab392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
restart: always
text_recognition:
build: text_recognition/
# runtime: nvidia
runtime: nvidia
ports:
- "${TEXT_RECOGNITION_PORT}:80"
volumes:
Expand Down

0 comments on commit e8ab392

Please sign in to comment.