Add `library_name` metadata for `transformers` integration
#1
by
nielsr
HF Staff
- opened
This pull request improves the model card by adding the library_name: transformers
metadata tag. This enables the "Use in Transformers" widget on the Hugging Face Hub, making it easier for users to interact with the model directly via the transformers
library, as demonstrated in the Usage
section.