Skip to content

Commit 4ed373d

Browse files
authored
Update packages/tasks/src/model-libraries.ts
1 parent da767df commit 4ed373d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -806,7 +806,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
806806
filter: false,
807807
countDownloads: `path_extension:"pt2" OR path_extension:"pth" OR path_extension:"onnx"`,
808808
},
809-
"seedvr": {
809+
seedvr: {
810810
prettyLabel: "SeedVR",
811811
repoName: "SeedVR",
812812
repoUrl: "https://github.com/ByteDance-Seed/SeedVR",

0 commit comments

Comments
 (0)