Improve model card: Add Transformers library tag, code link, and usage example
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding
library_name: transformers
to the metadata, enabling the "Use in Transformers" widget and better integration on the Hub. - Including direct links to the Hugging Face organization page for the project and the associated GitHub code repository.
- Providing a clear Python code snippet for quick inference using the
transformers
library.
Thank you very much for your effort in refining the README.
Vfrz
changed pull request status to
merged