Skip to content

Commit

Permalink
correct dense spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
divyashreepathihalli committed Oct 7, 2024
1 parent b31df50 commit c83d47a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions scripts/hub_api_master.py
Original file line number Diff line number Diff line change
Expand Up @@ -980,8 +980,8 @@
"path": "densenet_image_converter",
"title": "DenseNetImageConverter",
"generate": [
"keras_hub.layers.DensNetImageConverter",
"keras_hub.layers.DensNetImageConverter.from_preset",
"keras_hub.layers.DenseNetImageConverter",
"keras_hub.layers.DenseNetImageConverter.from_preset",
],
},
{
Expand Down

0 comments on commit c83d47a

Please sign in to comment.