Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,11 @@
|
|
2 |
library_name: transformers
|
3 |
license: mit
|
4 |
pipeline_tag: image-to-text
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
# Blip Image Captioning Base BF16
|
|
|
2 |
library_name: transformers
|
3 |
license: mit
|
4 |
pipeline_tag: image-to-text
|
5 |
+
widget:
|
6 |
+
- text: "A cat playing with a ball"
|
7 |
+
example_title: "Cat"
|
8 |
+
- text: "A dog jumping over a fence"
|
9 |
+
example_title: "Dog"
|
10 |
---
|
11 |
|
12 |
# Blip Image Captioning Base BF16
|