LaMa-Web / preprocessor_config.json
TheGuy444's picture
Upload 3 files
ded35e2 verified
{
"do_resize": true,
"size": { "height": 512, "width": 512 },
"do_rescale": true,
"rescale_factor": 0.00392156862745098,
"do_normalize": true,
"image_mean": [0.5, 0.5, 0.5],
"image_std": [0.5, 0.5, 0.5],
"image_processor_type": "LamaImageProcessor"
}