Skip to content

Commit f900503

Browse files
authored
Update filterable libraries (#906)
1 parent 23a083a commit f900503

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
458458
repoName: "pythae",
459459
repoUrl: "https://github.com/clementchadebec/benchmark_VAE",
460460
snippets: snippets.pythae,
461-
filter: true,
461+
filter: false,
462462
},
463463
recurrentgemma: {
464464
prettyLabel: "RecurrentGemma",

0 commit comments

Comments
 (0)