Improve model card: Add pipeline tag, library, project link, and sample usage

#1
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding pipeline_tag: any-to-any to accurately reflect the model's multimodal generation and editing capabilities.
  • Adding library_name: transformers as the model is compatible with the Hugging Face Transformers library.
  • Adding an explicit link to the project page.
  • Including a Python code snippet in a "Sample Usage" section for easier adoption, taken directly from the GitHub README.

These additions will make the model more discoverable and easier to use on the Hugging Face Hub.

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

Sign up or log in to comment