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 488933b commit 3d9e4bbCopy full SHA for 3d9e4bb
packages/tasks/src/model-libraries.ts
@@ -1021,9 +1021,9 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
1021
snippets: snippets.sam_3d_body,
1022
countDownloads: `path:"model_config.yaml"`,
1023
},
1024
- "sam-3d-object": {
1025
- prettyLabel: "SAM 3D Object",
1026
- repoName: "SAM 3D Object",
+ "sam-3d-objects": {
+ prettyLabel: "SAM 3D Objects",
+ repoName: "SAM 3D Objects",
1027
repoUrl: "https://github.com/facebookresearch/sam-3d-objects",
1028
filter: false,
1029
snippets: snippets.sam_3d_object,
0 commit comments