Update pipeline_tag and add library_name metadata for PaDT
#1
by
nielsr
HF Staff
- opened
This PR improves the model card for PaDT by:
- Changing the
pipeline_tagfromimage-text-to-texttoimage-segmentation. This better reflects the model's core capabilities, which include generating detection and segmentation maps as described in the paper abstract and model tasks. - Adding
library_name: transformersto the metadata. The model's sample usage demonstrates compatibility with the Hugging Face Transformers library, allowing for automated code snippets on the Hub.
No other changes were made to the content, including existing paper or code links, as per the guidelines.
PaDT-MLLM
changed pull request status to
closed