Skip to content

Commit 3d9e4bb

Browse files
merveenoyanWauplin
andauthored
Update packages/tasks/src/model-libraries.ts
Co-authored-by: Lucain <[email protected]>
1 parent 488933b commit 3d9e4bb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1021,9 +1021,9 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
10211021
snippets: snippets.sam_3d_body,
10221022
countDownloads: `path:"model_config.yaml"`,
10231023
},
1024-
"sam-3d-object": {
1025-
prettyLabel: "SAM 3D Object",
1026-
repoName: "SAM 3D Object",
1024+
"sam-3d-objects": {
1025+
prettyLabel: "SAM 3D Objects",
1026+
repoName: "SAM 3D Objects",
10271027
repoUrl: "https://github.com/facebookresearch/sam-3d-objects",
10281028
filter: false,
10291029
snippets: snippets.sam_3d_object,

0 commit comments

Comments
 (0)