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 f92163c commit 7617aebCopy full SHA for 7617aeb
packages/tasks/src/model-libraries.ts
@@ -680,9 +680,9 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
680
filter: false,
681
countDownloads: `path_extension:"safetensors" OR path_extension:"pt"`,
682
},
683
- "mochi-1-preview": {
684
- prettyLabel: "Mochi 1",
685
- repoName: "Mochi 1",
+ "genmo": {
+ prettyLabel: "Genmo",
+ repoName: "Genmo",
686
repoUrl: "https://github.com/genmoai/models",
687
688
countDownloads: `path:"vae_stats.json"`,
0 commit comments