Skip to content

Commit 5f5fcee

Browse files
authored
Update model-libraries.ts
1 parent 4e05d9e commit 5f5fcee

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
@@ -130,6 +130,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
130130
filter: false,
131131
countDownloads: `path:"llm_config.json"`,
132132
},
133+
"seedvr-models": {
134+
prettyLabel: "SeedVR",
135+
repoName: "SeedVR",
136+
repoUrl: "https://github.com/ByteDance-Seed/SeedVR/",
137+
filter: false,
138+
countDownloads: `path_extension:"pth"`,
139+
},
133140
ben2: {
134141
prettyLabel: "BEN2",
135142
repoName: "BEN2",

0 commit comments

Comments
 (0)