ydshieh HF staff commited on
Commit
b1f5635
1 Parent(s): 1854e5a

Update config.json

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -150,6 +150,7 @@
150
  },
151
  "is_encoder_decoder": true,
152
  "model_type": "vision-encoder-decoder",
 
153
  "tie_word_embeddings": false,
154
  "torch_dtype": "float32",
155
  "transformers_version": null
 
150
  },
151
  "is_encoder_decoder": true,
152
  "model_type": "vision-encoder-decoder",
153
+ "processor_class": "TrOCRProcessor",
154
  "tie_word_embeddings": false,
155
  "torch_dtype": "float32",
156
  "transformers_version": null