vfusion3d / preprocessor_config.json
jadechoghari's picture
Create preprocessor_config.json
225a84f verified
raw
history blame
262 Bytes
{
"_name_or_path": "jadechoghari/vfusion3d",
"source_size": 512,
"use_rembg": true,
"rembg_model": "isnet-general-use",
"border_ratio": 0.20,
"image_mean": [0.5, 0.5, 0.5],
"image_std": [0.5, 0.5, 0.5],
"preprocessor_class": "LRMImageProcessor"
}