Add transformers library tag and demo link
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team.
This PR improves the model card by:
- Adding the
library_name: transformerstag. Since the repository includes aconfig.jsonwith anauto_mapto custom modeling code, the model is compatible with thetransformerslibrary. This will enable the "Use in Transformers" button on the model page. - Adding a link to the project's demo page in the header section for better discoverability.
The rest of the documentation looks excellent!