adityarajkishan commited on
Commit
0e55960
·
verified ·
1 Parent(s): 5747aa6

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +10 -3
README.md CHANGED
@@ -1,6 +1,13 @@
1
  ---
 
 
 
2
  license: apache-2.0
3
- language:
4
- - en
5
- pipeline_tag: image-to-text
 
 
 
 
6
  ---
 
1
  ---
2
+ tags:
3
+ - image-to-text
4
+ - image-captioning
5
  license: apache-2.0
6
+ widget:
7
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/savanna.jpg
8
+ example_title: Savanna
9
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/football-match.jpg
10
+ example_title: Football Match
11
+ - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/airport.jpg
12
+ example_title: Airport
13
  ---