Skip to content

Commit

Permalink
Bump Keras-hub version
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinprasadhs authored Oct 22, 2024
1 parent 5ae9a54 commit 7ecbd10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/autogen.py
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"keras_tuner": f"{KERAS_TEAM_GH}/keras-tuner/tree/v1.4.7/",
"keras_cv": f"{KERAS_TEAM_GH}/keras-cv/tree/v0.9.0/",
"keras_nlp": f"{KERAS_TEAM_GH}/keras-nlp/tree/v0.15.1/",
"keras_hub": f"{KERAS_TEAM_GH}/keras-hub/tree/v0.16.1/",
"keras_hub": f"{KERAS_TEAM_GH}/keras-hub/tree/v0.17.0/",
"tf_keras": f"{KERAS_TEAM_GH}/tf-keras/tree/v2.17.0/",
}
USE_MULTIPROCESSING = False
Expand Down

0 comments on commit 7ecbd10

Please sign in to comment.