Visual Document Retrieval
ColPali
Safetensors
English
vidore-experimental
vidore
manu commited on
Commit
b2d7f2f
·
verified ·
1 Parent(s): 2393804

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +2 -0
preprocessor_config.json CHANGED
@@ -24,6 +24,8 @@
24
  "size": {
25
  "max_pixels": 12845056,
26
  "min_pixels": 3136
 
 
27
  },
28
  "temporal_patch_size": 2
29
  }
 
24
  "size": {
25
  "max_pixels": 12845056,
26
  "min_pixels": 3136
27
+ "longest_edge": 12845056,
28
+ "shortest_edge": 3136
29
  },
30
  "temporal_patch_size": 2
31
  }