Skip to content

Commit 3d14a3e

Browse files
merveenoyanWauplin
andauthored
Add mtvcraft (#1601)
--------- Co-authored-by: Lucain <[email protected]>
1 parent dd4fbd9 commit 3d14a3e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -662,6 +662,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
662662
filter: false,
663663
countDownloads: `path:"tokenizer-e351c8d8-checkpoint125.safetensors"`,
664664
},
665+
mtvcraft: {
666+
prettyLabel: "MTVCraft",
667+
repoName: "MTVCraft",
668+
repoUrl: "https://github.com/baaivision/MTVCraft",
669+
filter: false,
670+
countDownloads: `path:"vae/3d-vae.pt"`,
671+
},
665672
nemo: {
666673
prettyLabel: "NeMo",
667674
repoName: "NeMo",

0 commit comments

Comments
 (0)