Update preprocessor_config.json

This commit is contained in:
Younes Belkada 2022-12-12 15:26:29 +00:00 committed by huggingface-web
parent f656a373b0
commit 156b8edbe0
1 changed files with 1 additions and 3 deletions

View File

@ -17,8 +17,6 @@
"processor_class": "BlipProcessor",
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": {
"shortest_edge": 384
},
"size": 384,
"size_divisor": 32
}