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_tagfromimage-text-to-texttoany-to-anyto better represent the model's ability to generate both textual and diverse visual outputs (like segmentation masks and bounding boxes). - Adding
library_name: transformersto ensure the model benefits from automated code snippets and is correctly identified as compatible with the Hugging Facetransformerslibrary. - 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