diff --git a/packages/tasks/src/model-libraries.ts b/packages/tasks/src/model-libraries.ts index 3ce5e5be2b..960fb1b415 100644 --- a/packages/tasks/src/model-libraries.ts +++ b/packages/tasks/src/model-libraries.ts @@ -623,6 +623,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = { filter: false, snippets: snippets.lerobot, }, + lightglue: { + prettyLabel: "LightGlue", + repoName: "LightGlue", + repoUrl: "https://github.com/cvg/LightGlue", + filter: false, + countDownloads: `path_extension:"pth" OR path:"config.json"`, + }, liveportrait: { prettyLabel: "LivePortrait", repoName: "LivePortrait",