Improve model card: Add transformers library tag, paper/code links, authors, and fix image URLs

#1
by nielsr HF Staff - opened

This PR improves the model card for MonkeyOCRv2 by:

  • Adding the library_name: transformers tag to the metadata. This will enable the "Use in Transformers" button on the top right of the model page, making it easier for users to load the model and providing an automated code snippet.
  • Explicitly listing the Paper, Code (main GitHub repository), and Authors for better readability and discoverability, in addition to the existing badges.
  • Correcting the URL for the "Text detection results" image from overview.png to text_detection.png and ensuring all raw GitHub image links use the raw.githubusercontent.com domain for robustness and consistency.

Thanks for your contribution!

zenosai changed pull request status to merged
zenosai deleted the refs/pr/1 ref

Sign up or log in to comment