From 0cc7abaad739c7902dabd562356c7e6a7be834ea Mon Sep 17 00:00:00 2001 From: Niels Rogge Date: Thu, 26 Jan 2023 12:56:57 +0000 Subject: [PATCH] Update config.json (#2) - Update config.json (b1f5635c466812741bf0b50137f5f79ce0fd6d36) Co-authored-by: Yih-Dar SHIEH --- config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/config.json b/config.json index f8ab627..77ca481 100644 --- a/config.json +++ b/config.json @@ -150,6 +150,7 @@ }, "is_encoder_decoder": true, "model_type": "vision-encoder-decoder", + "processor_class": "TrOCRProcessor", "tie_word_embeddings": false, "torch_dtype": "float32", "transformers_version": null