Improve model card: add pipeline tag, library, GitHub link, and usage example
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding the
pipeline_tag: image-feature-extractionto improve discoverability on the Hub. - Specifying
library_name: transformers, allowing users to easily load the model using the Transformers library. - Including a direct link to the official GitHub repository.
- Adding a brief description of the model and key highlights.
- Including a usage example.
It would be great to host different models in different model repositories too!