Add `library_name` and `pipeline_tag` metadata
#1
by nielsr HF Staff - opened
This PR adds the library_name and pipeline_tag metadata to the model card. The library_name is set to transformers as the model utilizes the Transformers library. The pipeline_tag is set to image-text-to-text based on the model's functionality.
thanks
cihangxie changed pull request status to merged