Improve model card: Add `library_name` tag
#2
by
nielsr
HF Staff
- opened
This PR improves the model card by adding the library_name: transformers tag to the metadata. This enables the automatic display of a "How to use" widget on the model page, showcasing the model's compatibility with the Hugging Face Transformers library, as evidenced by the existing usage snippet.