Add library_name and improve model card documentation
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. I noticed this model has excellent documentation and evidence of compatibility with the diffusers library.
I've opened this PR to:
- Add
library_name: diffusersto the metadata to enable the "Use in Diffusers" button and improve discoverability. - Update the
pipeline_tagtootheras requested. - Include a "Sample Usage" section featuring the official
diffuserscode snippet for easier onboarding. - Add a direct link to the paper at the top of the description.