Update metadata and library_name
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the community science team at Hugging Face. This PR improves the model card's metadata by:
- Adding
library_name: transformersto indicate compatibility with the Transformers library (as evidenced by the configuration files). - Updating the
pipeline_tagtoimage-text-to-textfor better discoverability and to better represent its multimodal reasoning capabilities. - Linking the paper directly in the introduction.
These changes ensure the model is correctly categorized on the Hub and enables automated code snippet generation for users.