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 571f77d commit 904f6b3Copy full SHA for 904f6b3
packages/tasks/src/model-libraries.ts
@@ -496,6 +496,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
496
snippets: snippets.indextts,
497
filter: false,
498
},
499
+ infinitetalk: {
500
+ prettyLabel: "InfiniteTalk",
501
+ repoName: "InfiniteTalk",
502
+ repoUrl: "https://github.com/MeiGen-AI/InfiniteTalk",
503
+ filter: false,
504
+ countDownloads: `path_extension:"safetensors"`,
505
+ },
506
"infinite-you": {
507
prettyLabel: "InfiniteYou",
508
repoName: "InfiniteYou",
0 commit comments