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: transformersandpipeline_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