Add pipeline tag and links to paper and GitHub
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This pull request improves the model card by:
- Adding the
pipeline_tag: image-text-to-textto the metadata for better discoverability. - Including a direct link to the paper on Hugging Face: From Masks to Pixels and Meaning: A New Taxonomy, Benchmark, and Metrics for VLM Image Tampering.
- Providing a link to the official GitHub repository.
- Adding a sample inference command for the CLI as documented in the original repository.
- Formatting the citation section with the correct BibTeX.