Update README.md
Browse filesAdd widget example
README.md
CHANGED
@@ -6,6 +6,11 @@ tags:
|
|
6 |
- layoutlm
|
7 |
- document-question-answering
|
8 |
- pdf
|
|
|
|
|
|
|
|
|
|
|
9 |
---
|
10 |
|
11 |
# LayoutLM for Visual Question Answering
|
|
|
6 |
- layoutlm
|
7 |
- document-question-answering
|
8 |
- pdf
|
9 |
+
widget:
|
10 |
+
- text: "What is the invoice number?"
|
11 |
+
src: "https://huggingface.co/spaces/impira/docquery/resolve/2359223c1837a7587402bda0f2643382a6eefeab/invoice.png"
|
12 |
+
- text: "What is the purchase amount?"
|
13 |
+
src: "https://huggingface.co/spaces/impira/docquery/resolve/2359223c1837a7587402bda0f2643382a6eefeab/contract.jpeg"
|
14 |
---
|
15 |
|
16 |
# LayoutLM for Visual Question Answering
|