Skip to content

Commit 2baaa3e

Browse files
Update model-libraries.ts
1 parent e32e7db commit 2baaa3e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -590,8 +590,8 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
590590
prettyLabel: "SoloAudio",
591591
repoName: "SoloAudio",
592592
repoUrl: "https://github.com/WangHelin1997/SoloAudio",
593-
docsUrl: "https://github.com/WangHelin1997/SoloAudio",
594-
snippets: snippets.soloaudio,
593+
filter: false,
594+
countDownloads: `path:"soloaudio_v2.pt"`,
595595
},
596596
"stable-baselines3": {
597597
prettyLabel: "stable-baselines3",

0 commit comments

Comments
 (0)