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 bc2619f commit 37993bfCopy full SHA for 37993bf
packages/tasks/src/model-libraries.ts
@@ -212,10 +212,10 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
212
repoUrl: "https://github.com/cartesia-ai/cartesia_mlx",
213
snippets: snippets.cartesia_mlx,
214
},
215
- "clip-scope": {
+ "clip-vit-l-scope": {
216
prettyLabel: "CLIP-ViT-L-scope",
217
repoName: "CLIP-ViT-L-scope",
218
- repoUrl: "https://github.com/Lewington-pitsos/vitsae",
+ repoUrl: "https://github.com/Lewington-pitsos/clipscope",
219
filter: false,
220
countDownloads: `path_extension:"pt"`,
221
0 commit comments