Add `library_name: transformers` to model card metadata
#2
by
nielsr
HF Staff
- opened
This PR improves the model card by adding the library_name: transformers metadata tag. This will enable the automatic display of a code snippet for using the model with the Transformers library, improving usability and discoverability for users.