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_tagfromimage-text-to-texttozero-shot-object-detectionto better reflect its capabilities in visual perception tasks like object detection and segmentation. - Adding
library_name: transformersas 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