Skip to content

Commit 7617aeb

Browse files
authored
Update model-libraries.ts
1 parent f92163c commit 7617aeb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -680,9 +680,9 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
680680
filter: false,
681681
countDownloads: `path_extension:"safetensors" OR path_extension:"pt"`,
682682
},
683-
"mochi-1-preview": {
684-
prettyLabel: "Mochi 1",
685-
repoName: "Mochi 1",
683+
"genmo": {
684+
prettyLabel: "Genmo",
685+
repoName: "Genmo",
686686
repoUrl: "https://github.com/genmoai/models",
687687
filter: false,
688688
countDownloads: `path:"vae_stats.json"`,

0 commit comments

Comments
 (0)