Skip to content

Commit f010d8c

Browse files
authored
1 parent 30a30e5 commit f010d8c

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -465,6 +465,12 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
465465
repoUrl: "https://github.com/Tencent/HunyuanDiT",
466466
countDownloads: `path:"pytorch_model_ema.pt" OR path:"pytorch_model_distill.pt"`,
467467
},
468+
"hunyuan3d-2": {
469+
prettyLabel: "Hunyuan3D-2",
470+
repoName: "Hunyuan3D-2",
471+
repoUrl: "https://github.com/Tencent/Hunyuan3D-2",
472+
countDownloads: `path_filename:"model_index" OR path_filename:"config"`,
473+
},
468474
imstoucan: {
469475
prettyLabel: "IMS Toucan",
470476
repoName: "IMS-Toucan",

0 commit comments

Comments
 (0)