Add library_name metadata to model card

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  1. Adding the library_name: transformers tag to the YAML metadata. Since the model is compatible with the transformers library via its auto_map configuration, defining this tag enables Hub features like the automated "Use in Transformers" code snippet.
  2. Fixing relative image links to absolute GitHub raw URLs so that illustrations (like the overview and text detection results) render properly on the Hugging Face Hub.

Thanks!

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

Sign up or log in to comment