saujasv commited on
Commit
96c73fd
·
verified ·
1 Parent(s): a20437f

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +3 -2
preprocessor_config.json CHANGED
@@ -18,9 +18,10 @@
18
  "height": 16,
19
  "width": 16
20
  },
 
21
  "resample": 3,
22
  "rescale_factor": 0.00392156862745098,
23
  "size": {
24
- "longest_edge": 1024
25
  }
26
- }
 
18
  "height": 16,
19
  "width": 16
20
  },
21
+ "processor_class": "PixtralProcessor",
22
  "resample": 3,
23
  "rescale_factor": 0.00392156862745098,
24
  "size": {
25
+ "longest_edge": 256
26
  }
27
+ }