Update pipeline tag and add `transformers` library name

#1
by nielsr HF Staff - opened

This PR improves the model card for PaDT by:

  • Updating the pipeline_tag from image-text-to-text to zero-shot-object-detection to better reflect its capabilities in visual perception tasks like object detection and segmentation.
  • Adding library_name: transformers as the model is compatible with the Hugging Face Transformers library, which will enable the interactive "How to use" widget.
PaDT-MLLM changed pull request status to closed

Sign up or log in to comment