deepfake-detector-v11 / tokenizer.json
ash12321's picture
Upload folder using huggingface_hub
ec59055 verified
{
"version": "V11",
"type": "image",
"normalization": {
"mean": [
0.485,
0.456,
0.406
],
"std": [
0.229,
0.224,
0.225
]
}
}