We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0957e81 commit 63a295eCopy full SHA for 63a295e
docker-compose.yaml
@@ -8,7 +8,7 @@ services:
8
restart: always
9
text_recognition:
10
build: text_recognition/
11
- runtime: nvidia
+ #runtime: nvidia
12
ports:
13
- "${TEXT_RECOGNITION_PORT}:80"
14
volumes:
0 commit comments