Add pipeline tag, abstract, code link, and relevant images
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card for FLUX.1-dev-PrefGRPO
by:
- Adding the
pipeline_tag: text-to-image
to the metadata, ensuring the model appears under the correct pipeline filter on the Hugging Face Hub (https://huggingface.co/models?pipeline_tag=text-to-image). - Updating the main heading to include the full paper title for better context and discoverability.
- Including the paper's abstract to provide a comprehensive overview of the model's contributions and purpose.
- Adding an explicit link to the Pref-GRPO GitHub repository (
https://github.com/CodeGoat24/Pref-GRPO
) in the resources section. - Embedding key pipeline and reward hacking explanation images from the GitHub repository to visually explain the model's mechanics.
CodeGoat24
changed pull request status to
merged