Improve model card: Add pipeline tag, library name, paper and project links
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for G²RPO by adding essential metadata and links:
- Adds
pipeline_tag: text-to-imageto improve model discoverability on the Hub. - Adds
library_name: diffusers, enabling the automated "How to use" widget for Diffusers. - Adds an explicit link to the Hugging Face paper page: $\text{G}^2$RPO: Granular GRPO for Precise Reward in Flow Models.
- Includes a link to the project page: https://bujiazi.github.io/g2rpo.github.io/.
- Adds the "Citation" and "Acknowledgement" sections from the GitHub repository to complete the documentation.
These additions will make the model more accessible and informative for users.
yujieouo
changed pull request status to
merged