prajwalJumde
commited on
Commit
•
e43a5d1
1
Parent(s):
d0f1446
Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
{
|
2 |
-
"apply_ocr":
|
3 |
"do_resize": true,
|
4 |
"feature_extractor_type": "LayoutLMv2FeatureExtractor",
|
5 |
"image_processor_type": "LayoutLMv2ImageProcessor",
|
|
|
1 |
{
|
2 |
+
"apply_ocr": true,
|
3 |
"do_resize": true,
|
4 |
"feature_extractor_type": "LayoutLMv2FeatureExtractor",
|
5 |
"image_processor_type": "LayoutLMv2ImageProcessor",
|