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 e80cb38 commit 0d8066bCopy full SHA for 0d8066b
packages/tasks/src/model-libraries.ts
@@ -478,6 +478,11 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
478
repoUrl: "https://github.com/Tencent/Hunyuan3D-2",
479
countDownloads: `path_filename:"model_index" OR path_filename:"config"`,
480
},
481
+ "hunyuanworld-voyager": {
482
+ prettyLabel: "HunyuanWorld-voyager",
483
+ repoName: "HunyuanWorld-voyager",
484
+ repoUrl: "https://github.com/Tencent-Hunyuan/HunyuanWorld-Voyager",
485
+ },
486
imstoucan: {
487
prettyLabel: "IMS Toucan",
488
repoName: "IMS-Toucan",
0 commit comments