ssrf-metadata-test / preprocessor_config.json
FIRSTACCOUNT69's picture
Add tokenizer+preprocessor SSRF configs
afc16e2 verified
{
"do_resize": true,
"image_processor_type": "ViTImageProcessor",
"size": {
"height": 224,
"width": 224
},
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"model_input_names": [
"pixel_values"
],
"url": "https://firstaccount69-ssrf-probe.hf.space/log?ssrf=preprocessor_url"
}