Improve model card metadata, author list, and architecture image path
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR improves the model card for TRASER by:
- Adding
library_name: transformersanddatasetsto the YAML metadata for better discoverability. - Adding the missing author Winson Han and fixing the formatting for Tario G. You in the author list.
- Updating the architecture image link to
static/image.pngto correctly point to the file listed in the repository structure.
UWGZQ changed pull request status to merged
Thank you so much!