Skip to content

Commit e7cca10

Browse files
committed
update countDownloads path
1 parent 03370c7 commit e7cca10

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
@@ -512,7 +512,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
512512
prettyLabel: "MAGI-1",
513513
repoName: "MAGI-1",
514514
repoUrl: "https://github.com/SandAI-org/MAGI-1",
515-
countDownloads: `path_extension:"json"`,
515+
countDownloads: `path:"ckpt/vae/config.json"`,
516516
},
517517
"mamba-ssm": {
518518
prettyLabel: "MambaSSM",

0 commit comments

Comments
 (0)