English

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.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment