Improve model card: Add `library_name`, usage example, and tags
#2
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the
library_name: transformers
metadata, which enables the "Use in Transformers" widget on the model page. - Adding a code snippet for quick start with Hugging Face.
- Adding tags
visual-grounding
andspatial-reasoning
for better discoverability. - Incorporating a more detailed description of the model from the GitHub README.