Improve model card: add library_name, update paper link, add GitHub and usage info
#1
by nielsr HF Staff - opened
This PR enhances the model card by:
- Adding the
library_name: transformersto the metadata, enabling the "Use in Transformers" widget. - Updating the paper link to the official Hugging Face Papers page: https://huggingface.co/papers/2507.14172.
- Adding a direct link to the GitHub repository for quicker access to the code.
- Including detailed installation and usage instructions from the original GitHub README to make the model easier to get started with.
julien31 changed pull request status to merged