Parveshiiii commited on
Commit
d5a5c7e
·
verified ·
1 Parent(s): f9ce987

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +4 -4
preprocessor_config.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
  "size": {
3
- "longest_edge": 1920,
4
- "shortest_edge": 32
5
  },
6
- "max_pixels": 2073600,
7
- "min_pixels": 1024,
8
  "image_processor_type": "Qwen2VLImageProcessorFast",
9
  "patch_size": 16,
10
  "merge_size": 2
 
1
  {
2
  "size": {
3
+ "longest_edge": 1024,
4
+ "shortest_edge": 1024
5
  },
6
+ "max_pixels": 1048576,
7
+ "min_pixels": 3136,
8
  "image_processor_type": "Qwen2VLImageProcessorFast",
9
  "patch_size": 16,
10
  "merge_size": 2