Add model card and library metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. I noticed this model repository was missing a detailed model card and some library metadata.
This PR:
- Adds the
library_name: transformersmetadata tag. - Updates the
pipeline_tagtoimage-text-to-text(as it's a VLM-based agent). - Links the repository to the official MedSAM-Agent paper and GitHub repository.
- Adds a summary of the model and sample usage based on the official repository.
Saint-lsy changed pull request status to merged