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 17, 2024
1 parent e1f41aa commit beaf088
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 @@ -100,6 +100,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 beaf088

Please sign in to comment.