From 3f1b351a6e4c32157b29097b88bbf5c111705a60 Mon Sep 17 00:00:00 2001 From: Ankur Goyal Date: Mon, 8 Aug 2022 02:32:08 +0000 Subject: [PATCH] Formatting --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4733a1f..f09c45c 100644 --- a/README.md +++ b/README.md @@ -26,9 +26,9 @@ tokenizer = AutoTokenizer.from_pretrained( ) nlp = pipeline( - model="impira/layoutlm-document-qa", - tokenizer=tokenizer, - trust_remote_code=True, + model="impira/layoutlm-document-qa", + tokenizer=tokenizer, + trust_remote_code=True, ) nlp(