Any-to-Any
Transformers

Improve model card: Add pipeline tag, library name, project page, and usage example

#1
by nielsr HF Staff - opened

This PR improves the model card for Bagel-Zebra-CoT by:

  • Updating the pipeline_tag from any-to-any to image-text-to-text for better categorization and discoverability on the Hub.
  • Adding library_name: transformers to enable the "Use in Transformers" widget and indicate compatibility with the Hugging Face Transformers library.
  • Including a direct link to the project page (https://multimodal-reasoning-lab.github.io/Zebra-CoT/) in the Links section.
  • Adding a basic Python code snippet for inference directly to the model card, enhancing ease of use.
leonli66 changed pull request status to merged

Sign up or log in to comment