Skip to content

Commit

Permalink
added deeplearning4j-ui dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd-mueller committed Mar 20, 2024
1 parent b1d4cbc commit 70e09ea
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@
<artifactId>deeplearning4j-nlp-uima</artifactId>
<version>1.0.0-beta7</version>
</dependency>
<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-ui</artifactId>
<version>1.0.0-M2.1</version>
</dependency>
<dependency>
<groupId>org.deeplearning4j</groupId>
<artifactId>deeplearning4j-nn</artifactId>
Expand Down

0 comments on commit 70e09ea

Please sign in to comment.