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 a02d7e3 commit 26eb793Copy full SHA for 26eb793
packages/tasks/src/model-libraries.ts
@@ -398,7 +398,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
398
prettyLabel: "Hunyuan3D-2",
399
repoName: "Hunyuan3D-2",
400
repoUrl: "https://github.com/Tencent/Hunyuan3D-2",
401
- countDownloads: `path:"model_index.json" OR path:"config.yaml"`,
+ countDownloads: `path_filename:"model_index" OR path_filename:"config"`,
402
},
403
imstoucan: {
404
prettyLabel: "IMS Toucan",
0 commit comments