mirror of
https://github.com/qurator-spk/eynollah.git
synced 2026-07-12 06:39:31 +02:00
Docker: update to ONNX base image (in Makefile, too)
This commit is contained in:
parent
98e28ca9f4
commit
c9c14ed83d
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -2,7 +2,7 @@ PYTHON ?= python3
|
||||||
PIP ?= pip3
|
PIP ?= pip3
|
||||||
EXTRAS ?=
|
EXTRAS ?=
|
||||||
|
|
||||||
DOCKER_BASE_IMAGE ?= docker.io/ocrd/core-cuda-tf2:v3.13.0
|
DOCKER_BASE_IMAGE ?= docker.io/ocrd/core-cuda-onnx:v3.13.1
|
||||||
DOCKER_TAG ?= ocrd/eynollah
|
DOCKER_TAG ?= ocrd/eynollah
|
||||||
DOCKER ?= docker
|
DOCKER ?= docker
|
||||||
WGET = wget -O
|
WGET = wget -O
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue