Add `library_name` to model card metadata

#1
by nielsr HF Staff - opened

This PR updates the model card by adding the library_name: transformers to the YAML metadata. This will enable the automatic display of the "how to use" widget on the model page, providing users with a quick and verified code snippet for interacting with the model using the Hugging Face transformers library.

foamliu changed pull request status to merged

Sign up or log in to comment