Skip to content

Commit

Permalink
Run api_gen.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
gowthamkpr committed Sep 13, 2024
1 parent 3d06308 commit b9e7a3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keras_nlp/api/models/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@
from keras_nlp.src.models.densenet.densenet_image_classifier import (
DenseNetImageClassifier,
)
from keras_nlp.src.models.diffbin.diffbin import DifferentialBinarization
from keras_nlp.src.models.distil_bert.distil_bert_backbone import (
DistilBertBackbone,
)
Expand Down

0 comments on commit b9e7a3c

Please sign in to comment.