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 a686997 commit 3c0de59Copy full SHA for 3c0de59
packages/tasks/src/model-libraries.ts
@@ -353,6 +353,12 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
353
filter: false,
354
countDownloads: `path_extension:"sbs"`,
355
},
356
+ "geometry-crafter": {
357
+ prettyLabel: "GeometryCrafter",
358
+ repoName: "GeometryCrafter",
359
+ repoUrl: "https://github.com/TencentARC/GeometryCrafter",
360
+ countDownloads: `path:"point_map_vae/diffusion_pytorch_model.safetensors"`,
361
+ },
362
gliner: {
363
prettyLabel: "GLiNER",
364
repoName: "GLiNER",
0 commit comments