Improve model card and add metadata
#1
by nielsr HF Staff - opened
This PR improves the model card for Flux Attention by:
- Adding the
text-generationpipeline tag. - Adding the
transformerslibrary name as the model is compatible with the library's custom architecture registration. - Including links to the paper, GitHub repository, and project page.
- Adding a "Sample Usage" section with the inference code provided in the official repository.
- Adding the BibTeX citation.
QQTang1223 changed pull request status to merged