Skip to content

Commit 1f441e5

Browse files
NielsRoggeWauplin
andauthored
Update packages/tasks/src/model-libraries.ts
Co-authored-by: Lucain <[email protected]>
1 parent f3c2b86 commit 1f441e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -666,9 +666,9 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
666666
filter: true,
667667
countDownloads: `path:"models/default.zip"`,
668668
},
669-
"t5-tts": {
670-
prettyLabel: "T5-TTS",
671-
repoName: "T5-TTS",
669+
"f5-tts": {
670+
prettyLabel: "F5-TTS",
671+
repoName: "F5-TTS",
672672
repoUrl: "https://github.com/SWivid/F5-TTS",
673673
filter: false,
674674
countDownloads: `path_extension:"safetensors" OR path_extension:"pt"`,

0 commit comments

Comments
 (0)