Improve model card and add metadata

#1
by nielsr HF Staff - opened

This PR improves the model card for Flux Attention. Specifically, it:

  • Adds relevant metadata tags: library_name: transformers and pipeline_tag: text-generation.
  • Links to the research paper on Hugging Face Papers.
  • Links to the official GitHub repository and project page.
  • Includes a "Quick Start" usage section with the inference code provided in the GitHub README.
  • Adds the BibTeX citation for the paper.
QQTang1223 changed pull request status to merged

Sign up or log in to comment