Skip to content

Commit 37993bf

Browse files
make names more consistent, point to usable repo
1 parent bc2619f commit 37993bf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -212,10 +212,10 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
212212
repoUrl: "https://github.com/cartesia-ai/cartesia_mlx",
213213
snippets: snippets.cartesia_mlx,
214214
},
215-
"clip-scope": {
215+
"clip-vit-l-scope": {
216216
prettyLabel: "CLIP-ViT-L-scope",
217217
repoName: "CLIP-ViT-L-scope",
218-
repoUrl: "https://github.com/Lewington-pitsos/vitsae",
218+
repoUrl: "https://github.com/Lewington-pitsos/clipscope",
219219
filter: false,
220220
countDownloads: `path_extension:"pt"`,
221221
},

0 commit comments

Comments
 (0)