Skip to content

Commit 146b935

Browse files
authored
Add hy-worldplay library (#1887)
1 parent de79fff commit 146b935

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
@@ -558,6 +558,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
558558
repoName: "HunyuanWorld-voyager",
559559
repoUrl: "https://github.com/Tencent-Hunyuan/HunyuanWorld-Voyager",
560560
},
561+
"hy-worldplay": {
562+
prettyLabel: "HY-WorldPlay",
563+
repoName: "HY-WorldPlay",
564+
repoUrl: "https://github.com/Tencent-Hunyuan/HY-WorldPlay",
565+
filter: false,
566+
countDownloads: `path_extension:"json"`,
567+
},
561568
"image-matching-models": {
562569
prettyLabel: "Image Matching Models",
563570
repoName: "Image Matching Models",

0 commit comments

Comments
 (0)