Skip to content

Commit 32b26e2

Browse files
add CLIP-ViT-L-scope (#1022)
Co-authored-by: Lucain <[email protected]> Co-authored-by: Lucain <[email protected]>
1 parent c54d745 commit 32b26e2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

packages/tasks/src/model-libraries.ts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
212212
repoUrl: "https://github.com/cartesia-ai/cartesia_mlx",
213213
snippets: snippets.cartesia_mlx,
214214
},
215+
clipscope: {
216+
prettyLabel: "clipscope",
217+
repoName: "clipscope",
218+
repoUrl: "https://github.com/Lewington-pitsos/clipscope",
219+
filter: false,
220+
countDownloads: `path_extension:"pt"`,
221+
},
215222
cotracker: {
216223
prettyLabel: "CoTracker",
217224
repoName: "CoTracker",

0 commit comments

Comments
 (0)