We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b3d9b6 commit 6a7f3d1Copy full SHA for 6a7f3d1
Makefile
@@ -8,7 +8,7 @@ PYTHONIOENCODING=utf8
8
9
# Docker container tag ("$(DOCKER_TAG)")
10
DOCKER_TAG = 'ocrd/kraken'
11
-DOCKER_BASE_IMAGE = docker.io/ocrd/core-cuda:v2.70.0
+DOCKER_BASE_IMAGE = docker.io/ocrd/core-cuda-torch:v2.70.0
12
13
14
# BEGIN-EVAL makefile-parser --make-help Makefile
0 commit comments