Skip to content

Commit 06e5c74

Browse files
authored
address Lucain's comment
1 parent 5be783a commit 06e5c74

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
@@ -1033,7 +1033,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
10331033
repoUrl: "https://github.com/PKU-YuanGroup/UniWorld-V1",
10341034
snippets: snippets.univa,
10351035
filter: true,
1036-
countDownloads: `path_extension:"safetensors"`,
1036+
countDownloads: `path:"config.json"`,
10371037
},
10381038
"uni-3dar": {
10391039
prettyLabel: "Uni-3DAR",

0 commit comments

Comments
 (0)