Skip to content

Commit bbc6f69

Browse files
Update packages/tasks/src/model-libraries.ts
Co-authored-by: Lucain <lucain@huggingface.co>
1 parent 08d54d9 commit bbc6f69

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -419,7 +419,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
419419
repoUrl: "https://github.com/DigitalPhonetics/IMS-Toucan",
420420
countDownloads: `path:"embedding_gan.pt" OR path:"Vocoder.pt" OR path:"ToucanTTS.pt"`,
421421
},
422-
index_tts: {
422+
index-tts: {
423423
prettyLabel: "IndexTTS",
424424
repoName: "IndexTTS",
425425
repoUrl: "https://github.com/index-tts/index-tts",

0 commit comments

Comments
 (0)