We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 371ed21 commit 73559dfCopy full SHA for 73559df
packages/tasks/src/model-libraries.ts
@@ -518,7 +518,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
518
repoName: "LiteRT-LM",
519
repoUrl: "https://github.com/google-ai-edge/LiteRT-LM",
520
filter: false,
521
- countDownloads: `path_extension:"litertlm"`
+ countDownloads: `path_extension:"litertlm"`,
522
},
523
liveportrait: {
524
prettyLabel: "LivePortrait",
0 commit comments