Skip to content

Commit

Permalink
Fix autogen.py try to install removed layer (#1950)
Browse files Browse the repository at this point in the history
  • Loading branch information
RyosukeMatsushima authored Oct 6, 2024
1 parent de90143 commit db270c7
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions scripts/hub_api_master.py
Original file line number Diff line number Diff line change
Expand Up @@ -1294,11 +1294,6 @@
"title": "ImageConverter layer",
"generate": ["keras_hub.layers.ImageConverter"],
},
{
"path": "resizing_image_converter",
"title": "ResizingImageConverter layer",
"generate": ["keras_hub.layers.ResizingImageConverter"],
},
{
"path": "start_end_packer",
"title": "StartEndPacker layer",
Expand Down

0 comments on commit db270c7

Please sign in to comment.