Skip to content

Commit a2e196b

Browse files
authored
Add pl as model extension (#877)
1 parent e815d0b commit a2e196b

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
@@ -155,7 +155,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
155155
repoName: "deepforest",
156156
docsUrl: "https://deepforest.readthedocs.io/en/latest/",
157157
repoUrl: "https://github.com/weecology/DeepForest",
158-
countDownloads: `path_extension:"pt"`,
158+
countDownloads: `path_extension:"pt" OR path_extension:"pl"`,
159159
},
160160
"depth-anything-v2": {
161161
prettyLabel: "DepthAnythingV2",

0 commit comments

Comments
 (0)