Add pipeline tag and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the model card for i1-3B by:
- Adding the
pipeline_tag: text-to-imageto the YAML metadata for better discoverability. - Including a "Quick Start" guide for inference based on the official GitHub repository.
- Adding the BibTeX citation from the paper.
This will help researchers and developers find and use your work more easily!
Thank you very much! I applied the parts we wanted manually in main and left out the rest.
boyazeng changed pull request status to closed