Add `library_name: transformers` to model card metadata
#2
by
nielsr HF Staff - opened
This PR adds the library_name: transformers metadata tag to the model card. This ensures the model is correctly recognized as a Transformers-compatible model on the Hugging Face Hub, enabling the automated code snippet for easy usage by users.