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 3c3c008 commit 29715d4Copy full SHA for 29715d4
packages/tasks/src/model-libraries.ts
@@ -260,7 +260,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
260
repoName: "CosyVoice",
261
repoUrl: "https://github.com/FunAudioLLM/CosyVoice",
262
filter: false,
263
- countDownloads: `path_extension:"onnx" OR path_extension:"pt"`,
+ countDownloads: `path_extension:"onnx" OR path_extension:"pt"`,
264
},
265
cotracker: {
266
prettyLabel: "CoTracker",
0 commit comments