CoolFace
Modelpublic

JSCreatorPro/offline-3d-zero123plus

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes2downloads
preprocessor_config.json20 linesDownload Raw Back to feature_extractor_vae
1{2  "crop_size": {3    "height": 512,4    "width": 5125  },6  "do_center_crop": true,7  "do_convert_rgb": true,8  "do_normalize": true,9  "do_rescale": true,10  "do_resize": true,11  "image_mean": 0.5,12  "image_processor_type": "CLIPImageProcessor",13  "image_std": 0.8,14  "resample": 2,15  "rescale_factor": 0.00392156862745098,16  "size": {17    "shortest_edge": 51218  }19}20