Add library_name and improve model card metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face. I've updated the model card for the OpenGlottal YOLOv8 detector to improve its visibility and usability on the Hub.
Key changes include:
- Added
library_name: ultralyticsto the YAML metadata to enable better integration and the "Use in library" button. - Moved the ArXiv ID from the YAML metadata to the Markdown section per best practices.
- Expanded the model description to explain its purpose in the glottal area segmentation pipeline.
- Provided sample usage snippets based on the toolkit's documentation.