Improve model card for PixNerd
#1
by
nielsr
HF Staff
- opened
This PR significantly enhances the model card for PixNerd.
It adds:
- The
pipeline_tag: text-to-image
andlibrary_name: transformers
to the metadata, ensuring better discoverability and indicating loading compatibility. - Direct links to the Hugging Face paper page, the project's Hugging Face Space, and the GitHub repository.
- A comprehensive model description, key features, visualizations, checkpoint information, and detailed usage examples (including installation, inference, and training commands) directly sourced from the project's GitHub README.
- The official BibTeX citation and acknowledgements.
This update makes the model card much richer and more user-friendly, providing all necessary information in one place.
wangsssssss
changed pull request status to
merged