Skip to content

Commit f39d37f

Browse files
Update model-libraries.ts
removing filter=false
1 parent 93132b1 commit f39d37f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,6 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
345345
repoUrl: "https://github.com/keras-team/tf-keras",
346346
docsUrl: "https://huggingface.co/docs/hub/tf-keras",
347347
snippets: snippets.tf_keras,
348-
filter: false,
349348
countDownloads: `path:"saved_model.pb"`,
350349
},
351350
"keras-nlp": {

0 commit comments

Comments
 (0)