Add library_name to metadata
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR adds the library_name: transformers tag to the model card's metadata. This enables the "Use in Transformers" button on the model hub and generates an automated code snippet to help researchers load and use your model more easily.
I've also fixed a minor typo in the GitHub badge URL (githu -> github) to ensure the icon displays correctly. The rest of the model card's excellent documentation remains unchanged.