Skip to content

Commit

Permalink
[tokenizers] Adding huggingface tokenizer extension to BOM
Browse files Browse the repository at this point in the history
Change-Id: I0cf95bffef55942fd7fefed66f45c934586c2c17
  • Loading branch information
frankfliu committed Jan 28, 2022
1 parent 4655660 commit ba058b3
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 @@ -23,6 +23,7 @@ dependencies {
api "ai.djl.dlr:dlr-engine:${version}"
api "ai.djl.fasttext:fasttext-engine:${version}"
api "ai.djl.hadoop:hadoop:${version}"
api "ai.djl.huggingface:tokenizers:${version}"
api "ai.djl.mxnet:mxnet-engine:${version}"
api "ai.djl.mxnet:mxnet-model-zoo:${version}"
api "ai.djl.opencv:opencv:${version}"
Expand Down

0 comments on commit ba058b3

Please sign in to comment.