We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d3abd1 commit f92163cCopy full SHA for f92163c
packages/tasks/src/model-libraries.ts
@@ -681,8 +681,8 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
681
countDownloads: `path_extension:"safetensors" OR path_extension:"pt"`,
682
},
683
"mochi-1-preview": {
684
- prettyLabel: "Mochi Preview",
685
- repoName: "mochi-1-preview",
+ prettyLabel: "Mochi 1",
+ repoName: "Mochi 1",
686
repoUrl: "https://github.com/genmoai/models",
687
filter: false,
688
countDownloads: `path:"vae_stats.json"`,
0 commit comments