Delete preprocessor_config.json

This commit is contained in:
Niels Rogge 2022-01-19 16:02:08 +00:00 committed by huggingface-web
parent 2cc62bf3d7
commit dcf3033e95
1 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
{
"do_normalize": true,
"do_resize": true,
"feature_extractor_type": "ViltFeatureExtractor",
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"resample": 3,
"size": 384
}