Improve model card: add pipeline tag, paper link, and fix usage snippet
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
I've opened this PR to improve the model card for this artifact:
- Added
pipeline_tag: image-to-imageto the YAML metadata to improve discoverability. - Added a link to the Hugging Face paper page.
- Fixed the
diffusersusage snippet to be syntactically correct and use theLDMPipelineas specified in yourmodel_index.json.
This helps researchers find and cite your work more easily!
Thanks for the updates!
jiayangshi changed pull request status to merged