Improve model card metadata
#1
by nielsr HF Staff - opened
This PR improves the model card by adding essential metadata for discoverability and usability on the Hugging Face Hub. Specifically, it adds the library_name and pipeline_tag to the YAML metadata section, ensuring the model is properly categorized and easily found by researchers using the transformers library and searching for image-text-to-text models.
KonstantinosKK changed pull request status to merged