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 f3c2b86 commit 1bb00b0Copy full SHA for 1bb00b0
packages/tasks/src/model-libraries.ts
@@ -671,7 +671,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
671
repoName: "T5-TTS",
672
repoUrl: "https://github.com/SWivid/F5-TTS",
673
filter: false,
674
- countDownloads: `path_extension:"safetensors" OR path_extension:"pt"`,
+ countDownloads: `path_extension:"safetensors"`,
675
},
676
tensorflowtts: {
677
prettyLabel: "TensorFlowTTS",
0 commit comments