Skip to content

Commit 1a85a7d

Browse files
authored
Merge branch 'main' into add_3dtopia_xl
2 parents 7dd5cb3 + 4dd127b commit 1a85a7d

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
@@ -563,6 +563,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
563563
filter: true,
564564
countDownloads: `path:"hyperparams.yaml"`,
565565
},
566+
"ssr-speech": {
567+
prettyLabel: "SSR-Speech",
568+
repoName: "SSR-Speech",
569+
repoUrl: "https://github.com/WangHelin1997/SSR-Speech",
570+
filter: false,
571+
countDownloads: `path_extension:".pth"`,
572+
},
566573
"stable-audio-tools": {
567574
prettyLabel: "Stable Audio Tools",
568575
repoName: "stable-audio-tools",

0 commit comments

Comments
 (0)