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 e815d0b commit a2e196bCopy full SHA for a2e196b
packages/tasks/src/model-libraries.ts
@@ -155,7 +155,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
155
repoName: "deepforest",
156
docsUrl: "https://deepforest.readthedocs.io/en/latest/",
157
repoUrl: "https://github.com/weecology/DeepForest",
158
- countDownloads: `path_extension:"pt"`,
+ countDownloads: `path_extension:"pt" OR path_extension:"pl"`,
159
},
160
"depth-anything-v2": {
161
prettyLabel: "DepthAnythingV2",
0 commit comments