Add library_name, pipeline_tag and improve model card
#3
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This pull request improves the model card for AutoGaze by:
- Adding
library_name: transformersandpipeline_tag: otherto the metadata for better discoverability and to enable library-specific features on the Hub. - Adding the full list of authors and a formal BibTeX citation.
- Fixing several typos in the model description and technical specifications.
- Ensuring the content is well-formatted for the Hugging Face Hub.
These changes help researchers and developers find, use, and cite this work more effectively.