Add pipeline tag, library name and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face. I've updated your model card to improve discoverability and usability:
- Added
pipeline_tag: any-to-anyto reflect the model's dual capabilities in comprehension and generation. - Added
library_name: transformersto enable the "Use in Transformers" button. - Included links to the research paper and the official GitHub repository.
- Standardized the Python usage snippets for both image generation and understanding tasks, preserving explicit new line characters as found in your original documentation.