gospacedev commited on
Commit
2e892aa
·
verified ·
1 Parent(s): b2c6f03

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +5 -0
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