Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,11 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
-
-
|
|
|
4 |
languages:
|
5 |
- en
|
6 |
license: bsd-3-clause
|
7 |
-
widget:
|
8 |
-
- text: "What's the animal doing?"
|
9 |
-
src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg"
|
10 |
---
|
11 |
|
12 |
# BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
|
|
|
1 |
---
|
2 |
+
pipeline_tag: 'visual-question-answering'
|
3 |
tags:
|
4 |
+
- image-captioning
|
5 |
+
inference: false
|
6 |
languages:
|
7 |
- en
|
8 |
license: bsd-3-clause
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# BLIP: Bootstrapping Language-Image Pre-training for Unified Vision-Language Understanding and Generation
|