Improve model card: Add paper title, abstract, and project page
#2
by
nielsr
HF Staff
- opened
This PR enhances the model card by making the paper title a prominent heading, adding the full abstract for comprehensive context, and including an explicit "Project Page" section. These additions improve the discoverability and completeness of the model's documentation for users on the Hugging Face Hub.
All existing metadata (pipeline tag, library name, license, languages, and other tags) remains unchanged as it is already correctly defined. The sample usage code is also preserved, as it is accurately reflected from the GitHub repository.
Hecheng0625
changed pull request status to
merged