Skip to content

Commit 8a4079b

Browse files
jiahy0825Wauplin
andauthored
Add MAGI-1 library (#1386)
This PR adds MAGI-1 library --------- Co-authored-by: Lucain <[email protected]>
1 parent 7abcaf8 commit 8a4079b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -522,6 +522,12 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
522522
repoName: "mindspore",
523523
repoUrl: "https://github.com/mindspore-ai/mindspore",
524524
},
525+
"magi-1": {
526+
prettyLabel: "MAGI-1",
527+
repoName: "MAGI-1",
528+
repoUrl: "https://github.com/SandAI-org/MAGI-1",
529+
countDownloads: `path:"ckpt/vae/config.json"`,
530+
},
525531
"mamba-ssm": {
526532
prettyLabel: "MambaSSM",
527533
repoName: "MambaSSM",

0 commit comments

Comments
 (0)