Skip to content
Snippets Groups Projects
Commit 1d139b10 authored by carlosuc3m's avatar carlosuc3m
Browse files

update pom to add model runner

parent 739cca10
No related branches found
No related tags found
No related merge requests found
......@@ -35,6 +35,11 @@
<groupId>org.bioimageanalysis.icy</groupId>
<artifactId>google-gson</artifactId>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>org.bioimageanalysis.icy</groupId>
<artifactId>dl-model-runner</artifactId>
<version>1.0.1</version>
</dependency>
<!-- https://mvnrepository.com/artifact/org.tensorflow/tensorflow-core-api -->
<!--<dependency>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment