Update preprocessor_config.json
Browse files- preprocessor_config.json +1 -1
preprocessor_config.json
CHANGED
|
@@ -19,7 +19,7 @@
|
|
| 19 |
"max_image_size": {
|
| 20 |
"longest_edge": 512
|
| 21 |
},
|
| 22 |
-
"processor_class": "
|
| 23 |
"resample": 1,
|
| 24 |
"rescale_factor": 0.00392156862745098,
|
| 25 |
"size": {
|
|
|
|
| 19 |
"max_image_size": {
|
| 20 |
"longest_edge": 512
|
| 21 |
},
|
| 22 |
+
"processor_class": "SmolDoclingProcessor",
|
| 23 |
"resample": 1,
|
| 24 |
"rescale_factor": 0.00392156862745098,
|
| 25 |
"size": {
|