Add pipeline tag and library name

#1
by nielsr HF staff - opened
Files changed (1) hide show
  1. README.md +5 -3
README.md CHANGED
@@ -1,10 +1,12 @@
1
  ---
 
 
 
2
  tags:
3
  - pytorch_model_hub_mixin
4
  - model_hub_mixin
5
- license: mit
6
- datasets:
7
- - mlfoundations/datacomp_1b
8
  ---
9
 
10
  ## Official implementation of pre-trained ViT-B/16 ProLIP on DataComp 1B
 
1
  ---
2
+ datasets:
3
+ - mlfoundations/datacomp_1b
4
+ license: mit
5
  tags:
6
  - pytorch_model_hub_mixin
7
  - model_hub_mixin
8
+ pipeline_tag: image-to-text
9
+ library_name: transformers
 
10
  ---
11
 
12
  ## Official implementation of pre-trained ViT-B/16 ProLIP on DataComp 1B