JB commited on
Commit
697266f
1 Parent(s): c6c7aa1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -1
README.md CHANGED
@@ -1,10 +1,13 @@
1
  ---
2
- pipeline-tags: image-to-text
3
  tags:
4
  - image-to-text
 
5
  widget:
6
  - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/football-match.jpg
7
  example_title: Football Match
8
  - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/dog-cat.jpg
9
  example_title: Dog & Cat
 
 
 
10
  ---
 
1
  ---
 
2
  tags:
3
  - image-to-text
4
+ - image-captioning
5
  widget:
6
  - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/football-match.jpg
7
  example_title: Football Match
8
  - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/dog-cat.jpg
9
  example_title: Dog & Cat
10
+ license: mit
11
+ pinned: true
12
+ inference: true
13
  ---