Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
shauray
/
ProPainter-hf
like
1
Transformers
PyTorch
propainter
Inference Endpoints
Model card
Files
Files and versions
Community
Train
Deploy
Use this model
3d1056a
ProPainter-hf
/
preprocessor_config.json
shauray
Create preprocessor_config.json
3d1056a
about 1 year ago
raw
Copy download link
history
blame
Safe
160 Bytes
{
"do_normalize"
:
true
,
"do_resize"
:
true
,
"image_mean"
:
[
0.5
,
0.5
,
0.5
]
,
"image_std"
:
[
0.5
,
0.5
,
0.5
]
,
"size"
:
224
}