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 d70e5e9 commit 49f23e1Copy full SHA for 49f23e1
packages/tasks/src/model-libraries.ts
@@ -901,6 +901,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
901
countDownloads: `path_extension:"pt"`,
902
snippets: snippets.ultralytics,
903
},
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
+ },
911
"unity-sentis": {
912
prettyLabel: "unity-sentis",
913
repoName: "unity-sentis",
0 commit comments