Improve model card with metadata and description
#1
by
nielsr HF Staff - opened
This PR enhances the model card by:
- Adding the
pipeline_tag: text-to-imageto accurately reflect the model's purpose. - Specifying the
library_name: diffusersbased on the implied use of diffusion models. - Correcting the license to
mit. - Adding a more descriptive model description.
This improves discoverability and clarity for users.