We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de79fff commit 146b935Copy full SHA for 146b935
packages/tasks/src/model-libraries.ts
@@ -558,6 +558,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
558
repoName: "HunyuanWorld-voyager",
559
repoUrl: "https://github.com/Tencent-Hunyuan/HunyuanWorld-Voyager",
560
},
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
+ },
568
"image-matching-models": {
569
prettyLabel: "Image Matching Models",
570
repoName: "Image Matching Models",
0 commit comments