Improve model card: Add pipeline tag, paper, code, abstract, and usage
#1
by nielsr HF Staff - opened
This PR significantly enhances the model card by:
- Adding the
pipeline_tag: text-to-imagefor better discoverability and categorization on the Hub. - Including a direct link to the paper Go with Your Gut: Scaling Confidence for Autoregressive Image Generation.
- Providing a link to the official GitHub repository https://github.com/EnVision-Research/ScalingAR.
- Incorporating the full abstract of the paper.
- Embedding the illustrative image from the GitHub repository.
- Adding comprehensive usage instructions, including model download, installation steps, and inference code snippets directly from the GitHub README.
- Including the citation and acknowledgment sections from the original repository.