Skip to content

Commit a3f7572

Browse files
committed
Update KerasNLP version.
1 parent 0cf3c29 commit a3f7572

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/autogen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"keras": f"{KERAS_TEAM_GH}/keras/tree/v3.0.5/",
4848
"keras_tuner": f"{KERAS_TEAM_GH}/keras-tuner/tree/v1.4.6/",
4949
"keras_cv": f"{KERAS_TEAM_GH}/keras-cv/tree/v0.8.2/",
50-
"keras_nlp": f"{KERAS_TEAM_GH}/keras-nlp/tree/v0.8.1/",
50+
"keras_nlp": f"{KERAS_TEAM_GH}/keras-nlp/tree/v0.8.2/",
5151
"tf_keras": f"{KERAS_TEAM_GH}/tf-keras/tree/v2.15.0/",
5252
}
5353
USE_MULTIPROCESSING = False

0 commit comments

Comments
 (0)