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-image to accurately reflect the model's purpose.
  • Specifying the library_name: diffusers based 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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment