Add widget samples

#1
by mishig HF staff - opened
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -2,6 +2,11 @@
2
  tags:
3
  - visual-question-answering
4
  license: apache-2.0
 
 
 
 
 
5
  ---
6
 
7
  # Vision-and-Language Transformer (ViLT), fine-tuned on VQAv2
 
2
  tags:
3
  - visual-question-answering
4
  license: apache-2.0
5
+ widget:
6
+ - text: "What animal is it?"
7
+ src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/tiger.jpg"
8
+ - text: "Where is it?"
9
+ src: "https://huggingface.co/datasets/mishig/sample_images/resolve/main/palace.jpg"
10
  ---
11
 
12
  # Vision-and-Language Transformer (ViLT), fine-tuned on VQAv2