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 bebee8f commit fd95e17Copy full SHA for fd95e17
packages/tasks/src/model-libraries.ts
@@ -795,6 +795,12 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
795
snippets: snippets.transformersJS,
796
filter: true,
797
},
798
+ "trellis": {
799
+ prettyLabel: "Trellis",
800
+ repoName: "Trellis",
801
+ repoUrl: "https://github.com/microsoft/TRELLIS",
802
+ countDownloads: `path_extension:"safetensors"`,
803
+ },
804
"unity-sentis": {
805
prettyLabel: "unity-sentis",
806
repoName: "unity-sentis",
0 commit comments