Improve model card for TAG-WM: Add metadata, paper, code, abstract, and usage
#1
by nielsr HF Staff - opened
This PR significantly enhances the model card for Suchenl/TAG-WM by:
- Adding the
pipeline_tag: image-segmentationto accurately categorize its tamper localization capabilities. - Including a direct link to the research paper: TAG-WM: Tamper-Aware Generative Image Watermarking via Diffusion Inversion Sensitivity.
- Providing the full abstract of the paper for a detailed overview.
- Incorporating the "Key Contributions" section directly from the GitHub README.
- Adding a sample usage section with code snippets extracted from the official GitHub repository, demonstrating how to test the model.
- Including the BibTeX citation for the paper.
These additions make the model card much more informative and discoverable for the community.