Add library_name to metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I noticed this model card has excellent documentation and usage examples, but it's missing the library_name tag in the YAML metadata.
Since you've provided a code snippet using the diffusers library, I've added library_name: diffusers to the metadata. This will enable the "Use in Diffusers" button on the model page, making it easier for users to get started with your model.