Add pipeline tag, library name, paper, and code links
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding
pipeline_tag: image-to-imageto improve discoverability for relevant tasks on the Hub. - Specifying
library_name: diffusersdue to evidence of compatibility (_diffusers_versioninconfig.json), which will enable an automated usage snippet. - Including a direct link to the paper: OpenSubject: Leveraging Video-Derived Identity and Diversity Priors for Subject-driven Image Generation and Manipulation.
- Adding an explicit link to the GitHub repository for the code: https://github.com/LAW1223/OpenSubject.
These changes improve the model's documentation and user experience on the Hugging Face Hub.