We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a74a33b commit db12991Copy full SHA for db12991
Dockerfile
@@ -16,7 +16,7 @@ ARG tag=2.4.0-cuda12.1-cudnn9-runtime
16
FROM pytorch/pytorch:${tag}
17
18
LABEL maintainer='Jean-Olivier Irisson'
19
-LABEL version='1.0.0'
+LABEL version='1.1.0'
20
# A module to differentiate images containing multiple zooplankton objects from those containing only only one object
21
22
# What user branch to clone [!]
VERSION
@@ -1 +1 @@
1
-1.0.0
+1.1.0
0 commit comments