Gpt-Agent-Visual-Pro / tokenizer_config.json
BikoRiko's picture
Upload folder using huggingface_hub
2f1e341 verified
Raw
History Blame Contribute Delete
183 Bytes
{
"do_resize": true,
"size": 224,
"image_mean": [
0.485,
0.456,
0.406
],
"image_std": [
0.229,
0.224,
0.225
]
}