Improve model card: add pipeline tag, paper link, and usage instructions
#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 AnomalyVFM by:
- Adding the
image-segmentationpipeline tag to the metadata for better discoverability. - Linking to the paper (AnomalyVFM -- Transforming Vision Foundation Models into Zero-Shot Anomaly Detectors).
- Providing links to the official GitHub repository and project page.
- Adding a sample usage section for single image inference based on the repository's README.
- Including the BibTeX citation for the paper.
Please let me know if you have any questions!