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 7d4e8d4 commit 15d7071Copy full SHA for 15d7071
packages/tasks/src/model-libraries.ts
@@ -1072,7 +1072,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
1072
repoUrl: "https://github.com/IBM/terratorch",
1073
docsUrl: "https://ibm.github.io/terratorch/",
1074
filter: false,
1075
- countDownloads: `path_extension:"pt"`,
+ countDownloads: `path_extension:"pt" OR path_extension:"ckpt"`,
1076
snippets: snippets.terratorch,
1077
},
1078
"tic-clip": {
0 commit comments