Skip to content

Commit ca5626f

Browse files
committed
Add stable-audio-3 library
1 parent efdf1ee commit ca5626f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

packages/tasks/src/model-libraries.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1303,6 +1303,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
13031303
filter: false,
13041304
countDownloads: `path_extension:".pth"`,
13051305
},
1306+
"stable-audio-3": {
1307+
prettyLabel: "Stable Audio 3",
1308+
repoName: "stable-audio-3",
1309+
repoUrl: "https://github.com/Stability-AI/stable-audio-3",
1310+
filter: false,
1311+
countDownloads: `path:"model_config.json"`,
1312+
},
13061313
"stable-audio-tools": {
13071314
prettyLabel: "Stable Audio Tools",
13081315
repoName: "stable-audio-tools",

0 commit comments

Comments
 (0)