Improve model card: Add pipeline tag and prominent paper/code links
#1
by
nielsr HF Staff - opened
This PR improves the model card by:
- Adding
pipeline_tag: text-to-imageas a top-level metadata field, ensuring the model appears correctly in Hub filters and has the appropriate "Use in Diffusers" widget. - Adding direct links to the Hugging Face Paper page for Inversion-DPO: Precise and Efficient Post-Training for Diffusion Models and the official GitHub repository at the top of the model card for better discoverability.
ezlee258258 changed pull request status to
merged