Add model card and metadata for Rethinking Global Text Conditioning
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face. This PR adds a comprehensive model card for this repository.
It includes:
- Metadata for
library_name(diffusers),pipeline_tag(text-to-image), andbase_model. - A link to the paper: Rethinking Global Text Conditioning in Diffusion Transformers.
- A link to the official GitHub repository.
- Sample usage code for running the model with
diffusersand the proposed modulation guidance.