Skip to content

Commit 904f6b3

Browse files
authored
Update infinitetalk to model-libraries.ts (#1724)
We hope to add query files for our repo [MeiGen-AI/InfiniteTalk](https://huggingface.co/MeiGen-AI/InfiniteTalk)
1 parent 571f77d commit 904f6b3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -496,6 +496,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
496496
snippets: snippets.indextts,
497497
filter: false,
498498
},
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+
},
499506
"infinite-you": {
500507
prettyLabel: "InfiniteYou",
501508
repoName: "InfiniteYou",

0 commit comments

Comments
 (0)