Add pipeline tag and library name
#1
by
nielsr HF Staff - opened
This PR adds the pipeline_tag and library_name to the model card metadata. The pipeline_tag is set to image-classification reflecting the model's function. The library_name is set to transformers because the model utilizes CLIP's ViT-L/14 visual encoder.
yermandy changed pull request status to
merged