From 3cfc5d42257e445b47887fbc7e135750cc6260ab Mon Sep 17 00:00:00 2001 From: Lucain Date: Thu, 5 Dec 2024 10:20:59 +0100 Subject: [PATCH] Apply suggestions from code review --- 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 cbb15f02d..14f54aef1 100644 --- a/packages/tasks/src/model-libraries.ts +++ b/packages/tasks/src/model-libraries.ts @@ -787,7 +787,7 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = { filter: true, countDownloads: `path_extension:"sentis"`, }, - "sana": { + sana: { prettyLabel: "Sana", repoName: "Sana", repoUrl: "https://github.com/NVlabs/Sana",