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 71495e2 commit 64c8be7Copy full SHA for 64c8be7
packages/tasks/src/model-libraries.ts
@@ -955,10 +955,10 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
955
},
956
"tencent-song-generation": {
957
prettyLabel: "SongGeneration",
958
- repoName: "songgeneration",
+ repoName: "SongGeneration",
959
repoUrl: "https://github.com/tencent-ailab/songgeneration",
960
filter: false,
961
- countDownloads: `path:"ckpt/songgeneration_base_zh/model.pt"`,
+ countDownloads: `path:"ckpt/songgeneration_base/model.pt"`,
962
963
tensorflowtts: {
964
prettyLabel: "TensorFlowTTS",
0 commit comments