Skip to content

Commit 73559df

Browse files
authored
Update packages/tasks/src/model-libraries.ts
1 parent 371ed21 commit 73559df

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
@@ -518,7 +518,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
518518
repoName: "LiteRT-LM",
519519
repoUrl: "https://github.com/google-ai-edge/LiteRT-LM",
520520
filter: false,
521-
countDownloads: `path_extension:"litertlm"`
521+
countDownloads: `path_extension:"litertlm"`,
522522
},
523523
liveportrait: {
524524
prettyLabel: "LivePortrait",

0 commit comments

Comments
 (0)