Add pipeline tag, library name and link to code
#1
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag (image-text-to-text) and library_name: transformers to the model card, such that the model is discoverable at https://huggingface.co/models?pipeline_tag=image-text-to-text. It also adds a link to the Github repository,
making the code easier to find.