Skip to content

Commit f92163c

Browse files
ved-genmoWauplin
andauthored
Update packages/tasks/src/model-libraries.ts
Co-authored-by: Lucain <[email protected]>
1 parent 4d3abd1 commit f92163c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/tasks/src/model-libraries.ts

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

0 commit comments

Comments
 (0)