Add pipeline tag and explicit GitHub link to model card
#1
by
nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: image-classificationto the metadata, which helps users discover the model via the Hugging Face Hub's filter system and enables a direct "Use in Transformers" widget. - Including an explicit link to the GitHub repository for easier access to the code.
Please review and merge if these updates look good.
sihanxu changed pull request status to
merged