Add `library_name: transformers` to metadata
#5
by
nielsr
HF Staff
- opened
This PR adds the library_name: transformers
tag to the model card's YAML metadata. This will enable the automatic display of a "How to use" widget on the model page, providing users with a convenient code snippet for getting started with the model using the Hugging Face transformers
library.