Transformers
Safetensors
English
V2PE
Inference Endpoints
V2PE / V2PE-256K /preprocessor_config.json
Weiyun1025's picture
Upload folder using huggingface_hub
81d64a9 verified
raw
history blame
287 Bytes
{
"crop_size": 448,
"do_center_crop": true,
"do_normalize": true,
"do_resize": true,
"feature_extractor_type": "CLIPFeatureExtractor",
"image_mean": [
0.485,
0.456,
0.406
],
"image_std": [
0.229,
0.224,
0.225
],
"resample": 3,
"size": 448
}