ashok2216 commited on
Commit
afb3cdf
·
verified ·
1 Parent(s): e44d2eb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -1,11 +1,14 @@
1
  ---
2
  license: apache-2.0
3
  widget:
4
- - src: https://huggingface.co/datasets/mishig/sample_images/resolve/main/savanna.jpg
 
5
  example_title: Savanna
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/airport.jpg
 
9
  example_title: Airport
10
  language:
11
  - en
@@ -18,6 +21,7 @@ tags:
18
  - image_to_text
19
  - COCO
20
  - image-captioning
 
21
  ---
22
 
23
 
 
1
  ---
2
  license: apache-2.0
3
  widget:
4
+ - src: >-
5
+ https://huggingface.co/datasets/mishig/sample_images/resolve/main/savanna.jpg
6
  example_title: Savanna
7
+ - src: >-
8
+ https://huggingface.co/datasets/mishig/sample_images/resolve/main/football-match.jpg
9
  example_title: Football Match
10
+ - src: >-
11
+ https://huggingface.co/datasets/mishig/sample_images/resolve/main/airport.jpg
12
  example_title: Airport
13
  language:
14
  - en
 
21
  - image_to_text
22
  - COCO
23
  - image-captioning
24
+ pipeline_tag: image-to-text
25
  ---
26
 
27