Update README.md
Browse files
README.md
CHANGED
@@ -4,7 +4,13 @@ tags:
|
|
4 |
- image-captioning
|
5 |
license: apache-2.0
|
6 |
widget:
|
7 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
8 |
|
9 |
|
10 |
This is an image captioning model training by Zayn
|
|
|
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 |
+
---
|
14 |
|
15 |
|
16 |
This is an image captioning model training by Zayn
|