Skip to content

Commit bd3a038

Browse files
authored
Merge branch 'main' into add_3dtopia_xl
2 parents 1a85a7d + 565316d commit bd3a038

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
@@ -593,6 +593,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
593593
countDownloads: `path:"cvlm_llama2_tokenizer/tokenizer.model"`,
594594
snippets: snippets.seed_story,
595595
},
596+
soloaudio: {
597+
prettyLabel: "SoloAudio",
598+
repoName: "SoloAudio",
599+
repoUrl: "https://github.com/WangHelin1997/SoloAudio",
600+
filter: false,
601+
countDownloads: `path:"soloaudio_v2.pt"`,
602+
},
596603
"stable-baselines3": {
597604
prettyLabel: "stable-baselines3",
598605
repoName: "stable-baselines3",

0 commit comments

Comments
 (0)