From b28dd3e83137f6263b0b76cb6adab97a45a29d90 Mon Sep 17 00:00:00 2001 From: Ankur Goyal Date: Fri, 16 Sep 2022 13:33:27 +0000 Subject: [PATCH] Update README.md Add widget example --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c0f1486..c5ed28f 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,11 @@ tags: - layoutlm - document-question-answering - pdf +widget: +- text: "What is the invoice number?" + src: "https://huggingface.co/spaces/impira/docquery/resolve/2359223c1837a7587402bda0f2643382a6eefeab/invoice.png" +- text: "What is the purchase amount?" + src: "https://huggingface.co/spaces/impira/docquery/resolve/2359223c1837a7587402bda0f2643382a6eefeab/contract.jpeg" --- # LayoutLM for Visual Question Answering