mirror of
https://github.com/qurator-spk/ocrd-galley.git
synced 2025-06-09 14:49:53 +02:00
🚧 Update to CUDA 12.1 (10.x is not available anymore)
This commit is contained in:
parent
6e1705d9bb
commit
c8de7b6769
10 changed files with 10 additions and 64 deletions
|
@ -1,5 +1,5 @@
|
|||
ARG GIT_COMMIT="latest"
|
||||
FROM quratorspk/ocrd-galley-core-cuda10.1:$GIT_COMMIT
|
||||
FROM quratorspk/ocrd-galley-core-cuda12.1:$GIT_COMMIT
|
||||
|
||||
ARG PIP_INSTALL="pip install --no-cache-dir"
|
||||
ARG OCRD_ANYBASEOCR_VERSION="1.8.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue