Add model card and metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. I noticed this model repository is missing a README (model card).
This PR adds a model card that:
- Links to the paper: Scaling Text-to-Image Diffusion Transformers with Representation Autoencoders.
- Includes the
text-to-imagepipeline tag for better discoverability. - Adds the MIT license information.
- Links to the project page and GitHub repository.
- Provides installation and CLI inference instructions from the official repository.
Thanks!
bytetriper changed pull request status to merged