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(