Update README.md
Browse files
README.md
CHANGED
@@ -1,14 +1,21 @@
|
|
1 |
---
|
|
|
2 |
tags:
|
3 |
- image-to-text
|
4 |
- image-captioning
|
5 |
widget:
|
6 |
-
- src:
|
|
|
7 |
example_title: Savanna
|
8 |
-
- src:
|
|
|
9 |
example_title: Football Match
|
10 |
-
- src:
|
|
|
11 |
example_title: Airport
|
|
|
|
|
|
|
12 |
---
|
13 |
|
14 |
## Model description
|
|
|
1 |
---
|
2 |
+
library_name: tensorflow
|
3 |
tags:
|
4 |
- image-to-text
|
5 |
- image-captioning
|
6 |
widget:
|
7 |
+
- src: >-
|
8 |
+
https://huggingface.co/datasets/mishig/sample_images/resolve/main/savanna.jpg
|
9 |
example_title: Savanna
|
10 |
+
- src: >-
|
11 |
+
https://huggingface.co/datasets/mishig/sample_images/resolve/main/football-match.jpg
|
12 |
example_title: Football Match
|
13 |
+
- src: >-
|
14 |
+
https://huggingface.co/datasets/mishig/sample_images/resolve/main/airport.jpg
|
15 |
example_title: Airport
|
16 |
+
language:
|
17 |
+
- en
|
18 |
+
- ko
|
19 |
---
|
20 |
|
21 |
## Model description
|