Update model card with metadata, paper link, and sample usage
#1
by
nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
text-to-imagepipeline tag. - Adding the
diffuserslibrary name based on the provided code examples. - Linking the model to the research paper: Rethinking Global Text Conditioning in Diffusion Transformers.
- Adding a link to the official GitHub repository.
- Providing a sample usage code snippet for the FLUX.1-schnell implementation.