Add `library_name` to model card

#8
by nielsr HF Staff - opened

This PR updates the model card by adding library_name: transformers to the metadata.

This ensures that the model is correctly categorized on the Hugging Face Hub and enables the automated "how to use" widget, providing users with a quick and verified code snippet for loading and using the model with the πŸ€— Transformers library, as demonstrated in the existing Quickstart section.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment