Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,14 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
widget:
|
4 |
-
- src:
|
|
|
5 |
example_title: Savanna
|
6 |
-
- src:
|
|
|
7 |
example_title: Football Match
|
8 |
-
- src:
|
|
|
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 |
|