Improve model card and add metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the model card for Flux Attention by:
- Adding the
text-generationpipeline tag to improve discoverability. - Adding the
library_name: transformersmetadata as the model is compatible with the library. - Linking to the research paper, official GitHub repository, and project page.
- Including a sample usage code snippet from the official repository to help users get started with the custom architecture.
- Adding the BibTeX citation for the paper.
QQTang1223 changed pull request status to merged