Skip to content

Commit

Permalink
Adds missing djl-zero to bom (#2625)
Browse files Browse the repository at this point in the history
  • Loading branch information
zachgk authored May 31, 2023
1 parent 5d9da8a commit 79d4b94
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ dependencies {
api "ai.djl:api:${version}"
api "ai.djl:basicdataset:${version}"
api "ai.djl:model-zoo:${version}"
api "ai.djl:djl-zero:${version}"
api "ai.djl:serving:${version}"
api "ai.djl.android:core:${version}"
api "ai.djl.android:onnxruntime:${version}"
Expand Down

0 comments on commit 79d4b94

Please sign in to comment.