English
nielsr HF staff commited on
Commit
0f1cf8d
·
verified ·
1 Parent(s): 656bbbc

Add pipeline tag, library name to enable download stats

Browse files

This PR ensures the model can be found at https://huggingface.co/models?pipeline_tag=image-text-to-text and has working download stats.

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -2,6 +2,8 @@
2
  language: en
3
  datasets:
4
  - laion2b
 
 
5
  ---
6
 
7
  # OpenFlamingo-3B (CLIP ViT-L/14, MPT-1B-Dolly)
 
2
  language: en
3
  datasets:
4
  - laion2b
5
+ pipeline_tag: image-text-to-text
6
+ library_name: openflamingo
7
  ---
8
 
9
  # OpenFlamingo-3B (CLIP ViT-L/14, MPT-1B-Dolly)