Skip to content

Commit 7f6f6bd

Browse files
authored
Update packages/tasks/src/model-libraries.ts
1 parent 378d5c6 commit 7f6f6bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1045,7 +1045,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
10451045
repoName: "ACE-Step",
10461046
repoUrl: "https://github.com/ace-step/ACE-Step",
10471047
filter: false,
1048-
countDownloads: `path:"ace_step_transformer/diffusion_pytorch_model.safetensors"`,
1048+
countDownloads: `path:"ace_step_transformer/config.json"`,
10491049
},
10501050

10511051
} satisfies Record<string, LibraryUiElement>;

0 commit comments

Comments
 (0)