RaushanTurganbay HF Staff commited on
Commit
5477dba
·
verified ·
1 Parent(s): 1718704

Update preprocessor_config.json

Browse files

We don't need to set default for channel format. It is causing issues when a non-last channel image is used

Files changed (1) hide show
  1. preprocessor_config.json +0 -1
preprocessor_config.json CHANGED
@@ -17,7 +17,6 @@
17
  0.5,
18
  0.5
19
  ],
20
- "input_data_format": "channels_last",
21
  "max_num_patches": 1024,
22
  "patch_size": 16,
23
  "processor_class": "Lfm2VlProcessor",
 
17
  0.5,
18
  0.5
19
  ],
 
20
  "max_num_patches": 1024,
21
  "patch_size": 16,
22
  "processor_class": "Lfm2VlProcessor",