Improve model card with tags and paper link
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding
pipeline_tag: zero-shot-object-detection
to improve discoverability on the Hugging Face Hub for phrase grounding tasks. - Specifying
library_name: diffusers
to indicate compatibility with the Hugging Face Diffusers library, enabling relevant widgets and integrations. - Linking directly to the paper Generate to Ground: Multimodal Text Conditioning Boosts Phrase Grounding in Medical Vision-Language Models and including a summary of its key contributions.
- Structuring the content for better readability, including sections for model description, base models/datasets, usage/reproduction, and citation.
- Correcting the link for Stable Diffusion base model to
runwayml/stable-diffusion-v1-5
.
FelixNuetzel
changed pull request status to
merged