Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,10 @@ license: mit
|
|
4 |
tags:
|
5 |
- vision
|
6 |
- image-to-text
|
|
|
|
|
7 |
pipeline_tag: image-to-text
|
|
|
8 |
---
|
9 |
|
10 |
# BLIP-2, Flan T5-xl, pre-trained only
|
|
|
4 |
tags:
|
5 |
- vision
|
6 |
- image-to-text
|
7 |
+
- image-captioning
|
8 |
+
- visual-question-answering
|
9 |
pipeline_tag: image-to-text
|
10 |
+
inference: false
|
11 |
---
|
12 |
|
13 |
# BLIP-2, Flan T5-xl, pre-trained only
|