Update preprocessor_config.json

This commit is contained in:
An Yang 2022-11-10 11:48:16 +00:00 committed by huggingface-web
parent 0a1b3170f0
commit f58e7f4748
1 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
],
"resample": 3,
"size": {
'height': 224,
'width': 224
"height": 224,
"width": 224
}
}