Skip to content

Conversation

yestinl
Copy link

@yestinl yestinl commented Sep 10, 2025

No description provided.

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 @yestinl for the PR! Left a few comments to address, especially around the download count rule.

@@ -1261,6 +1261,13 @@ export const MODEL_LIBRARIES_UI_ELEMENTS = {
countDownloads: `path:"model_vae_fp16.pt"`,
snippets: snippets.threedtopia_xl,
},
"HunyuanImage-2.1":{
Copy link
Contributor

Choose a reason for hiding this comment

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

can you move this entry up in the mapping to keep alphabetical order?

prettyLabel: "HunyuanImage-2.1",
repoName: "HunyuanImage-2.1",
repoUrl: "https://huggingface.co/tencent/HunyuanImage-2.1",
countDownloads: `path_filename:"hunyuanimage2.1.safetensors"`,
Copy link
Contributor

Choose a reason for hiding this comment

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

looking at the models listed on https://huggingface.co/models?other=HunyuanImage-2.1, I can't find a "hunyuanimage2.1.safetensors" file in them. Best would be to adopt a common structure in these repos and then chose a file to count the downloads from.

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