Skip to content

Commit 8542173

Browse files
committed
remove keras nlp
1 parent c83cc3e commit 8542173

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -404,13 +404,6 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
404404
snippets: snippets.tf_keras,
405405
countDownloads: `path:"saved_model.pb"`,
406406
},
407-
"keras-nlp": {
408-
prettyLabel: "KerasNLP",
409-
repoName: "KerasNLP",
410-
repoUrl: "https://github.com/keras-team/keras-nlp",
411-
docsUrl: "https://keras.io/keras_nlp/",
412-
snippets: snippets.keras_nlp,
413-
},
414407
"keras-hub": {
415408
prettyLabel: "KerasHub",
416409
repoName: "KerasHub",

0 commit comments

Comments
 (0)