Add `library_name` to model card metadata
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by adding the library_name: transformers metadata tag. This ensures that the model's compatibility with the Hugging Face Transformers library is explicitly stated, enabling the "how to use" widget on the model page with an automated code snippet.