Skip to content

Commit 49f23e1

Browse files
guolinkeWauplin
andauthored
add uni-3dar (#1309)
Co-authored-by: Lucain <[email protected]>
1 parent d70e5e9 commit 49f23e1

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
@@ -901,6 +901,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
901901
countDownloads: `path_extension:"pt"`,
902902
snippets: snippets.ultralytics,
903903
},
904+
"uni-3dar": {
905+
prettyLabel: "Uni-3DAR",
906+
repoName: "Uni-3DAR",
907+
repoUrl: "https://github.com/dptech-corp/Uni-3DAR",
908+
docsUrl: "https://github.com/dptech-corp/Uni-3DAR",
909+
countDownloads: `path_extension:"pt"`,
910+
},
904911
"unity-sentis": {
905912
prettyLabel: "unity-sentis",
906913
repoName: "unity-sentis",

0 commit comments

Comments
 (0)