Improve model card: Add tags, update paper link, add GitHub link, and expand content
#31
by
nielsr
HF Staff
- opened
This Pull Request significantly improves the model card for Qwen-Image by:
- Adding relevant tags (
qwen-image
,image-editing
,text-rendering
) to the metadata for enhanced discoverability on the Hugging Face Hub, reflecting the model's core capabilities highlighted in its abstract. - Updating the "Technical Report" link in the header to point to the official Hugging Face Papers page (
https://huggingface.co/papers/2508.02324
), aligning with Hub best practices. - Adding a direct link to the GitHub repository (
https://github.com/QwenLM/Qwen-Image
) in the header section, making it easier for users to find the source code. - Updating the BibTeX citation to the more comprehensive version available in the project's GitHub README, providing complete author and arXiv details.
- Expanding the model card content by incorporating valuable sections from the project's GitHub README. This includes "Advanced Usage" examples, "Deploy Qwen-Image" instructions, details about the "AI Arena" benchmarking platform, comprehensive "Community Support" information (including integrations with various platforms), and "Contact and Join Us" details. These additions provide a much richer and more informative overview of the model and its ecosystem.
- Improving the "Quick Start" code snippet by using the syntactically correct and more detailed version from the GitHub README, including additional aspect ratios and a note on
transformers
version. - Updating the "News" section with the latest entries and dates as found in the GitHub README.
- Adjusting image display width for optimal viewing on the Hub.
These changes ensure the model card is up-to-date, comprehensive, and aligns with Hugging Face Hub best practices.