Add pipeline tag and library name to model card
#1
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag: image-classification and library_name: transformers to the model card metadata. The pipeline tag makes the model discoverable through the Hugging Face pipeline interface for image classification tasks. The library name clarifies the underlying framework used for the model.