Improve metadata with `any-to-any` pipeline tag and `transformers` library name

#1
by nielsr HF Staff - opened

This PR updates the model card to accurately reflect the model's versatile capabilities and improve discoverability.

Key changes include:

  • Updating pipeline_tag from image-text-to-text to any-to-any to better represent the model's ability to generate both textual and diverse visual outputs (like segmentation masks and bounding boxes).
  • Adding library_name: transformers to ensure the model benefits from automated code snippets and is correctly identified as compatible with the Hugging Face transformers library.
  • Updating the sample usage code snippet's prompt to match the more descriptive example found in the GitHub README.

Please review and merge this PR.

PaDT-MLLM changed pull request status to closed

Sign up or log in to comment