We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e32e7db commit 2baaa3eCopy full SHA for 2baaa3e
packages/tasks/src/model-libraries.ts
@@ -590,8 +590,8 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
590
prettyLabel: "SoloAudio",
591
repoName: "SoloAudio",
592
repoUrl: "https://github.com/WangHelin1997/SoloAudio",
593
- docsUrl: "https://github.com/WangHelin1997/SoloAudio",
594
- snippets: snippets.soloaudio,
+ filter: false,
+ countDownloads: `path:"soloaudio_v2.pt"`,
595
},
596
"stable-baselines3": {
597
prettyLabel: "stable-baselines3",
0 commit comments