Improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face. I'm opening this PR to improve the model card for EdgeCrafter.
The changes include:
- Adding the
pipeline_tag: object-detectionto the YAML metadata for better discoverability. - Specifying the
license: apache-2.0based on the project's repository. - Adding links to the paper, project page, and source code.
- Including a summary and sample usage instructions derived from the official GitHub README.