nielsr HF staff commited on
Commit
e80d416
1 Parent(s): 9e6aa8a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -4,6 +4,7 @@ license: mit
4
  tags:
5
  - vision
6
  - image-captioning
 
7
  ---
8
 
9
  # InstructBLIP model
@@ -58,4 +59,4 @@ Note that this shows unconditional generation of text given an image. You can al
58
 
59
  ### How to use
60
 
61
- For code examples, we refer to the [documentation](https://huggingface.co/docs/transformers/main/en/model_doc/instructblip).
 
4
  tags:
5
  - vision
6
  - image-captioning
7
+ pipeline_tag: image-to-text
8
  ---
9
 
10
  # InstructBLIP model
 
59
 
60
  ### How to use
61
 
62
+ For code examples, we refer to the [documentation](https://huggingface.co/docs/transformers/main/en/model_doc/instructblip).