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-image to the YAML metadata to improve discoverability.
  • Added a link to the Hugging Face paper page.
  • Fixed the diffusers usage snippet to be syntactically correct and use the LDMPipeline as specified in your model_index.json.

This helps researchers find and cite your work more easily!

Thanks for the updates!

jiayangshi changed pull request status to merged

Sign up or log in to comment