From 1794bd874a804391f75f711ef15e8e80dd32de4b Mon Sep 17 00:00:00 2001 From: Junsong Chen Date: Thu, 5 Dec 2024 01:33:47 +0800 Subject: [PATCH] Update packages/tasks/src/model-libraries.ts Co-authored-by: Lucain --- packages/tasks/src/model-libraries.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/tasks/src/model-libraries.ts b/packages/tasks/src/model-libraries.ts index 5c9cd09d7..cbb15f02d 100644 --- a/packages/tasks/src/model-libraries.ts +++ b/packages/tasks/src/model-libraries.ts @@ -791,7 +791,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = { prettyLabel: "Sana", repoName: "Sana", repoUrl: "https://github.com/NVlabs/Sana", - countDownloads: `path_extension:"pth" OR path_extension:"json"`, + countDownloads: `path_extension:"pth"`, snippets: snippets.sana, }, "vfi-mamba": {