Add library_name to metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face team.
This PR adds the library_name: transformers metadata tag to your model card. Adding this tag enables the automated, pre-defined "Use in Transformers" code snippet on the model page, making it easier for users to quickly load and run your model.
Let me know if you have any questions!