Add `library_name: transformers` to metadata
#6
by
nielsr
HF Staff
- opened
This PR improves the model card for HunyuanImage-3.0 by adding the library_name: transformers
metadata tag. This addition is based on the "Quick Start with Transformers" section, which demonstrates the model's compatibility with the Hugging Face Transformers library. This will enable the automated "How to use" widget on the model page, providing users with ready-to-use code snippets.
The existing arXiv link for the paper has been retained as per instructions, and no new sample usage section was added as a comprehensive usage guide is already present.
Jarvis73
changed pull request status to
merged