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 378d5c6 commit 7f6f6bdCopy full SHA for 7f6f6bd
packages/tasks/src/model-libraries.ts
@@ -1045,7 +1045,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
1045
repoName: "ACE-Step",
1046
repoUrl: "https://github.com/ace-step/ACE-Step",
1047
filter: false,
1048
- countDownloads: `path:"ace_step_transformer/diffusion_pytorch_model.safetensors"`,
+ countDownloads: `path:"ace_step_transformer/config.json"`,
1049
},
1050
1051
} satisfies Record<string, LibraryUiElement>;
0 commit comments