Commit
·
1b2ecd5
1
Parent(s):
9baf545
lets try throught he config
Browse files- preprocessor_config.json +1 -0
preprocessor_config.json
CHANGED
|
@@ -17,5 +17,6 @@
|
|
| 17 |
0.5
|
| 18 |
],
|
| 19 |
"processor_class": "processor_img2html.Img2HTMLProcessor",
|
|
|
|
| 20 |
"model_type": "img2html"
|
| 21 |
}
|
|
|
|
| 17 |
0.5
|
| 18 |
],
|
| 19 |
"processor_class": "processor_img2html.Img2HTMLProcessor",
|
| 20 |
+
"image_processor_class": "image_processing_img2html.Img2HTMLImageProcessor",
|
| 21 |
"model_type": "img2html"
|
| 22 |
}
|