adalbertojunior commited on
Commit
acd6454
1 Parent(s): b12e401

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +17 -2
README.md CHANGED
@@ -1,8 +1,23 @@
1
  ---
2
- language:
3
- - pt
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  ---
5
 
 
6
  Image Captioning in Portuguese trained with ViT and GPT2
7
 
8
  [DEMO](https://huggingface.co/spaces/adalbertojunior/image_captioning_portuguese)
 
1
  ---
2
+ tags:
3
+ - image-to-text
4
+ - image-captioning
5
+ license: apache-2.0
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
+ - pt
18
  ---
19
 
20
+
21
  Image Captioning in Portuguese trained with ViT and GPT2
22
 
23
  [DEMO](https://huggingface.co/spaces/adalbertojunior/image_captioning_portuguese)