Improve model card: add metadata, links, and sample usage

#1
by nielsr HF Staff - opened

This PR improves the model card for Flux Attention by:

  • Adding the text-generation pipeline tag for better discoverability.
  • Adding the library_name: transformers metadata since the model uses the Transformers API.
  • Linking the model to the original paper, GitHub repository, and project page.
  • Adding a sample usage section with a code snippet from the official repository to demonstrate how to load and use the model.
  • Including the BibTeX citation.
QQTang1223 changed pull request status to merged

Sign up or log in to comment