Skip to content

Conversation

@NielsRogge
Copy link
Contributor

This PR enables download counts for trellis: https://huggingface.co/JeffreyXiang/TRELLIS-image-large.

Related PR: microsoft/TRELLIS#9

prettyLabel: "Trellis",
repoName: "Trellis",
repoUrl: "https://github.com/microsoft/TRELLIS",
countDownloads: `path:"*/model.safetensors"`,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
countDownloads: `path:"*/model.safetensors"`,
countDownloads: `path_extension:"safetensors"`,

this seems more appropriate to based on https://huggingface.co/JeffreyXiang/TRELLIS-image-large/tree/main/ckpts, isn't it?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only the safetensors files, not the json

Co-authored-by: Lucain <lucainp@gmail.com>
Copy link
Contributor

@Wauplin Wauplin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@NielsRogge NielsRogge merged commit fd95e17 into huggingface:main Dec 6, 2024
4 checks passed
@pcuenca pcuenca mentioned this pull request Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants