Skip to content

Commit 36abda6

Browse files
authored
Update packages/tasks/src/model-libraries.ts
1 parent 1452202 commit 36abda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1026,7 +1026,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
10261026
repoName: "SAM 3D Objects",
10271027
repoUrl: "https://github.com/facebookresearch/sam-3d-objects",
10281028
filter: false,
1029-
snippets: snippets.sam_3d_object,
1029+
snippets: snippets.sam_3d_objects,
10301030
countDownloads: `path:"checkpoints/pipeline.yaml"`,
10311031
},
10321032
"sample-factory": {

0 commit comments

Comments
 (0)