Improve model card: Add library_name, GitHub link, and usage example

#1
by nielsr HF Staff - opened

This PR improves the model card by:

  • Adding library_name: transformers to the metadata, enabling the "Use in Transformers" button and indicating the primary library for interaction.
  • Adding a direct link to the GitHub repository for easier access to the code.
  • Including a Python code snippet for a quick inference example using the transformers library, specifically for a bounding box prompt, which is consistent with the model's design.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment