Add transformers library name to metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the model card metadata by adding library_name: transformers. This will enable the automated "Use in Transformers" snippet button on the model page, making it much easier for community members to load and play with the checkpoints.
Thanks for sharing your checkpoints and code!