Skip to content

Commit 23a083a

Browse files
merveenoyanWauplin
andauthored
Add sapiens as a library (#900)
Co-authored-by: Lucain <[email protected]>
1 parent b772ca8 commit 23a083a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -506,6 +506,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
506506
filter: true,
507507
countDownloads: `path:"cfg.json"`,
508508
},
509+
sapiens: {
510+
prettyLabel: "sapiens",
511+
repoName: "sapiens",
512+
repoUrl: "https://github.com/facebookresearch/sapiens",
513+
filter: false,
514+
countDownloads: `path_extension:"pt2" OR path_extension:"pth" OR path_extension:"onnx"`,
515+
},
509516
"sentence-transformers": {
510517
prettyLabel: "sentence-transformers",
511518
repoName: "sentence-transformers",

0 commit comments

Comments
 (0)