Skip to content

Commit 26eb793

Browse files
authored
Update model-libraries.ts to correct Hunyuan3D-2 countDownloads (#1256)
1 parent a02d7e3 commit 26eb793

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
@@ -398,7 +398,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
398398
prettyLabel: "Hunyuan3D-2",
399399
repoName: "Hunyuan3D-2",
400400
repoUrl: "https://github.com/Tencent/Hunyuan3D-2",
401-
countDownloads: `path:"model_index.json" OR path:"config.yaml"`,
401+
countDownloads: `path_filename:"model_index" OR path_filename:"config"`,
402402
},
403403
imstoucan: {
404404
prettyLabel: "IMS Toucan",

0 commit comments

Comments
 (0)