Add library_name to metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I noticed that this model is compatible with the transformers library but doesn't have the library_name specified in its metadata.
This PR adds library_name: transformers to the YAML header, which enables the "Use in Transformers" button on the Hub and improves the model's discoverability and automated code snippets.
Raincleared changed pull request status to merged