Update preprocessor_config.json

This commit is contained in:
An Yang 2022-11-10 11:47:57 +00:00 committed by huggingface-web
parent 6674efd133
commit 0a1b3170f0
1 changed files with 4 additions and 1 deletions

View File

@ -14,5 +14,8 @@
0.27577711
],
"resample": 3,
"size": 224
"size": {
'height': 224,
'width': 224
}
}