Skip to content

Commit b7af869

Browse files
DumoeDssWauplin
andauthored
Track download stats for the ACE-Step repo. (#1456)
Co-authored-by: Lucain <[email protected]>
1 parent 8a4079b commit b7af869

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,13 @@ export interface LibraryUiElement {
5858
*/
5959

6060
export const MODEL_LIBRARIES_UI_ELEMENTS = {
61+
acestep: {
62+
prettyLabel: "ACE-Step",
63+
repoName: "ACE-Step",
64+
repoUrl: "https://github.com/ace-step/ACE-Step",
65+
filter: false,
66+
countDownloads: `path:"ace_step_transformer/config.json"`,
67+
},
6168
"adapter-transformers": {
6269
prettyLabel: "Adapters",
6370
repoName: "adapters",

0 commit comments

Comments
 (0)