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 926b13b commit 4d3abd1Copy full SHA for 4d3abd1
packages/tasks/src/model-libraries.ts
@@ -685,7 +685,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
685
repoName: "mochi-1-preview",
686
repoUrl: "https://github.com/genmoai/models",
687
filter: false,
688
- countDownloads: `path_extension:"safetensors" OR path_extension:"pt"`,
+ countDownloads: `path:"vae_stats.json"`,
689
},
690
tensorflowtts: {
691
prettyLabel: "TensorFlowTTS",
0 commit comments