Improve model card: add library, paper link, and correct pipeline tag
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
I've opened this PR to improve the PIXAR-7B model card:
- Added the
image-text-to-textpipeline tag for better discoverability. - Added
library_name: transformersas the model uses the LLaVA architecture which is compatible with the library. - Linked the model card to the corresponding paper on Hugging Face: From Masks to Pixels and Meaning: A New Taxonomy, Benchmark, and Metrics for VLM Image Tampering.
- Added a link to the official GitHub repository.
- Populated the BibTeX citation section.